Coordinate Class |
Namespace: EasyScriptAPI
The Coordinate type exposes the following members.
Name | Description | |
---|---|---|
Coordinate |
Initializes a new instance of the Coordinate class.
|
Name | Description | |
---|---|---|
X |
The horizontal component of the coordinate.
| |
Y |
The vertical component of the coordinate.
|
Name | Description | |
---|---|---|
ToString |
Returns a string representation of the coordinate
(Overrides ObjectToString.) |