|
X2 (Get method)
Gets the value of the second point on the X axis.
double X2() |
Return Value
The value of the second point on the X axis.
X2 (Set method)
Sets the value of the second point on the X axis.
void X2(
|
Parameters
x2
[in] The value of the second point on the X axis.