Orbit pass display properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Orbit() As IAgVeGfxLeadTrailData
|
| [C#] |
|---|
public IAgVeGfxLeadTrailData Orbit {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeGfxLeadTrailData^ get_Orbit();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Orbit(
|
| [Java] |
|---|
public IAgVeGfxLeadTrailData getOrbit();
|