Method PixelFromDip
PixelFromDip(double)
Calls PixelFromDip(double) of the ManagedControl.
public virtual int PixelFromDip(double value)
Parameters
value
doubleValue in device-independent units (1/96 inch).
Returns
- int
Value converted to pixels.
Remarks
Before calling this method, ManagedControl needs to be assigned.