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