'Declaration Public Overloads Function LogicalToDeviceUnits( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer _ ) As Thickness
'Declaration
Public Overloads Function LogicalToDeviceUnits( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer _ ) As Thickness
public Thickness LogicalToDeviceUnits( int left, int top, int right, int bottom )
XView Class XView Members Overload List