QuercusVL Programming Manual
C:
Returns the Y value (vertical axis) of vertex 2.
In C, the parameter "h" is a handler of the region (Region).
X3
●
C++:
C:
Returns the X value (horizontal axis) of vertex 3.
In C, the parameter "h" is a handler of the region (Region).
Y3
●
C++:
C:
Returns the Y value (vertical axis) of vertex 3.
In C, the parameter "h" is a handler of the region (Region).
X4
●
C++:
C:
Returns the X value (horizontal axis) of vertex 4.
In C, the parameter "h" is a handler of the region (Region).
Y4
●
C++:
C:
Returns the Y value (vertical axis) of vertex 4.
In C, the parameter "h" is a handler of the region (Region).
3.22.2. Methods
IsValid
●
C++:
C:
Quercus Technologies
int VL_Region_get_Y2(int h)
int get_X3()
int VL_Region_get_X3(int h)
int get_Y3()
int VL_Region_get_Y3(int h)
int get_X4()
int VL_Region_get_X4(int h)
int get_Y4()
int VL_Region_get_Y4(int h)
bool IsValid()
Does not exist
61
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?