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