The PointU type exposes the following members.
Constructors
Methods
Operators
Fields
|
| Name | Description |
|---|
  | Empty |
Represents a new instance of the
PointU class with member
data left uninitialized.
|
Properties
|
| Name | Description |
|---|
 | IsEmpty |
Gets a value indicating whether this
PointU is empty.
|
 | X |
Gets or sets the x-coordinate of this
PointU |
 | Y |
Gets or sets the y-coordinate of this
PointU |
See Also