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