The PointD type exposes the following members.

Properties

  NameDescription
Public propertyIsEmpty
Gets a value indicating whether this PointD is empty.
Public propertyX
Gets or sets the x-coordinate of this PointD.
Public propertyY
Gets or sets the y-coordinate of this PointD.

See Also