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.PSD
- assembly Aspose.PSD
Gets a new instance of the PointF
structure that has X
and Y
values set to zero.
public static PointF Empty { get; }