Gets and sets the West-East coordinate of the tip of the arrow’s tail, represented in the coordinate system’s units.
JavaScript |
|
|
|
TailX |
C# |
|
|
|
double TailX { get; set; } |
C++ |
|
|
|
HRESULT TailX([out, retval] double* pVal) HRESULT TailX([in] double pVal) |