The PointD type exposes the following members.

Properties

  NameDescription
IsEmpty
Gets a value indicating whether this PointD is empty.
X
Gets or sets the x-coordinate of this PointD.
Y
Gets or sets the y-coordinate of this PointD.

See Also