The PointD type exposes the following members.
Properties
Name | Description | |
---|---|---|
Empty |
Represents an empty instance of the PointD structure.
|
|
IsEmpty |
Gets a value indicating whether the current PointD is empty.
|
|
X |
Gets or sets the X coordinate of the current PointD.
|
|
Y |
Gets or sets the Y coordinate of the current PointD.
|