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