|
Annotation Pro API
|
XYValue class, contains 2 properties: X and Y More...
Public Member Functions | |
| XYValue () | |
| Contstructor More... | |
| XYValue (double x, double y) | |
| Constructor and initialization with x and y double values More... | |
Properties | |
| double | X [get, set] |
| X value More... | |
| double | Y [get, set] |
| Y value More... | |
XYValue class, contains 2 properties: X and Y
|
inline |
Contstructor
|
inline |
Constructor and initialization with x and y double values
| x | x value |
| y | y value |
|
getset |
X value
|
getset |
Y value
1.8.13