Value of Longitude of Ascending Node or Right
Ascension of Ascending Node.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AscNode() As IAgOrientationAscNode
|
| [C#] |
|---|
public IAgOrientationAscNode AscNode {get;}
|
| [Managed C++] |
|---|
public: __property IAgOrientationAscNode^ get_AscNode();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AscNode(
|
| [Java] |
|---|
public IAgOrientationAscNode getAscNode();
|