Point Properties (Typed) | |
The Point type exposes the following members.
Properties
| Name | Description |
---|
| Empty |
Is the pair empty ?(both values equal to 0)
(Inherited from Pair.) |
| X |
An integer representing this point's x coordinate.
|
| Y |
An integer representing this point's y coordinate.
|
TopSee Also