GraphicsDpi Fields
Enables you to calculate the DPI values associated with specific units of measure (and vice versa).Name | Description |
---|---|
DeviceIndependentPixel | 96f |
Display | 75f |
Document | 300f |
EMU | 914400f |
HundredthsOfAnInch | 100f |
Inch | 1f |
Millimeter | 25.4f |
Pixel static | 96f |
Point | 72f |
TenthsOfAMillimeter | 254f |
Twips | 1440f |
See Also