PjMeasurementUnits Enumeration
Project Developer Reference |
Constant specifying the units of measurement.
Requirements
Name | Value | Description |
---|---|---|
pjCentimeters | 1 | The MaxImageWidth and MaxImageHeight values are in centimeters. |
pjDefault | 2 | The MaxImageWidth and MaxImageHeight values are in the default system measurement units. The default Measurement System is selected in the Regional and Language Options of the Windows Control Panel. |
pjInches | 0 | The MaxImageWidth and MaxImageHeight values are in inches. |