Unitfunction
Specifies the unit of measure for a given data type.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Parameters
| Name | Description | |
|---|---|---|
UnitWorld | 0 | |
UnitDisplay | 1 | |
UnitPixel | 2 | |
UnitPoint | 3 | |
UnitInch | 4 | |
UnitDocument | 5 | |
UnitMillimeter | 6 |
Description
The Unit enumeration specifies the unit of measure for a given data type.
Reference
- Documented in Graphics/GdiPlus Flat Api/GdiPlus Enumerations.md
- Topic: GdiPlus Enumerations