ScaleToDeviceDPI(Style) Method
Scales the
Style instance uses the DeviceDpi value if this element has a
Element.HostControl.
protected void ScaleToDeviceDPI(
Style
)
'Declaration
Protected Overloads Sub ScaleToDeviceDPI( _
ByVal As Style _
)
Parameters
- value
- The style for scaling.