ScaleToDeviceDPI(Thickness) Method
Scales a value uses the DeviceDpi value if this element has a
HostControl.
'Declaration
Protected Overloads Function ScaleToDeviceDPI( _
ByVal As Thickness _
) As Thickness
Parameters
- value
- The value for scaling.
Return Value
The scaled value.