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 Aspose.Drawing
- assembly Aspose.Drawing.Common
Converts a SizeF structure to a PointF structure.
public PointF ToPointF()
Returns a PointF structure.