The PointD type exposes the following members.

Properties

  Name Description
Public property Static member Empty
Represents an empty instance of the PointD structure.
Public property IsEmpty
Gets a value indicating whether the current PointD is empty.
Public property X
Gets or sets the X coordinate of the current PointD.
Public property Y
Gets or sets the Y coordinate of the current PointD.

See Also