Method PixelToDip
PixelToDip(float)
Converts this point to device-independent units using the specified scale factor.
public readonly PointD PixelToDip(float scaleFactor)
Parameters
scaleFactorfloatScale factor. Optional. If not specified, the default value is used.