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