SizeF.ToPointF
SizeF.ToPointF method
Converts a SizeF structure to a PointF structure.
public PointF ToPointF()
Return Value
Returns a PointF structure.
See Also
- struct PointF
- struct SizeF
- namespace System.Drawing
- assembly Aspose.Drawing
Converts a SizeF structure to a PointF structure.
public PointF ToPointF()
Returns a PointF structure.