MetafileFrameUnitfunction
Specifies the order of multiplication when a new matrix is multiplied by an existing matrix.
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 | |
|---|---|---|
MetafileFrameUnitPixel | 2 | |
MetafileFrameUnitPoint | 3 | |
MetafileFrameUnitInch | 4 | |
MetafileFrameUnitDocument | 5 | |
MetafileFrameUnitMillimeter | 6 | |
MetafileFrameUnitGdi | 7 |
Description
The MetafileFrameUnit enumeration specifies the unit of measure for a metafile frame rectangle.
Reference
- Documented in Graphics/GdiPlus Flat Api/GdiPlus Enumerations.md
- Topic: GdiPlus Enumerations