GraphicsUnitConverter.DocToDip Method
Name | Parameters | Description |
---|---|---|
DocToDip(RectangleF) static | val | Converts the location and size of a rectangle calculated in document units (measured in 1/300 of an inch) to a value calculated in device-independent pixels (DIP). |
DocToDip(SizeF) static | val | |
DocToDip(Single) static | val | Converts the floating-point value calculated in document units (measured in 1/300 of an inch) to a value calculated in device-independent pixels (DIP). |