XYPosition Object
- Last UpdatedMar 24, 2023
- 1 minute read
Members
|
Name |
Type |
Purpose |
|---|---|---|
|
X |
REAL Get/Set |
X component of 2D POSITION. |
|
Y |
REAL Get/Set |
Y component of 2D POSITION. |
Methods
|
Name |
Result |
Purpose |
|---|---|---|
|
XYposition() |
XYPOSITION |
Creates an XYPOSITION at the given coordinates. |
|
String() |
STRING |
Returns a XYPOSITION as a STRING. |