Static Public Attributes | List of all members
PreDefinedPixelSizeMode Class Reference

Specifies if the predefined pixel resolution is used for the metric calibration. More...

Inherits object.

Static Public Attributes

int DoNotUse = 0
 Predefined pixel resolution will not be used. More...
 
int Use = 1
 Predefined pixel resolution will be used. More...
 

Detailed Description

Specifies if the predefined pixel resolution is used for the metric calibration.

Member Data Documentation

◆ DoNotUse

int DoNotUse = 0
static

Predefined pixel resolution will not be used.

◆ Use

int Use = 1
static

Predefined pixel resolution will be used.