PointF.Empty
PointF.Empty property
Gets a new instance of the PointF
structure that has X
and Y
values set to zero.
public static PointF Empty { get; }
See Also
- struct PointF
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Gets a new instance of the PointF
structure that has X
and Y
values set to zero.
public static PointF Empty { get; }