Static Public Attributes | List of all members
CropRange Class Reference

Indicates cropping range. More...

Inherits object.

Static Public Attributes

int CropOutsideRange = 1
 Crops points outside given range. More...
 
int CropWithinRange = 0
 Crops points within given range. More...
 

Detailed Description

Indicates cropping range.

Member Data Documentation

◆ CropOutsideRange

int CropOutsideRange = 1
static

Crops points outside given range.

◆ CropWithinRange

int CropWithinRange = 0
static

Crops points within given range.