'Declaration
Public Overloads Shared Function ToPoints( _ ByVal rcPixels As RectangleF _ ) As RectangleF
public static RectangleF ToPoints( RectangleF rcPixels )
Parameters
- rcPixels
- The rectangle in pixels.
Return Value
The rectangle in points.
'Declaration
Public Overloads Shared Function ToPoints( _ ByVal rcPixels As RectangleF _ ) As RectangleF
public static RectangleF ToPoints( RectangleF rcPixels )