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