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