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