Static Public Attributes | List of all members
CropDirection Class Reference

Indicates cropping direction. More...

Inherits object.

Static Public Attributes

int Above = 1
 Crop above given plane. More...
 
int Below = 0
 Crop below given plane. More...
 

Detailed Description

Indicates cropping direction.

Member Data Documentation

◆ Above

int Above = 1
static

Crop above given plane.

◆ Below

int Below = 0
static

Crop below given plane.