Skip to main content
A newer version of this page is available. .

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).