Gets the beam steering list
Read-only property
[Visual Basic .NET] |
---|
Public Property Directions() As IAgObjectLinkCollection |
[C#] |
---|
public IAgObjectLinkCollection Directions {get;} |
[Managed C++] |
---|
public: __property IAgObjectLinkCollection^ get_Directions(); |
[Unmanaged C++] |
---|
public: HRESULT get_Directions( |
[Java] |
---|
public IAgObjectLinkCollection getDirections(); |