Get the track's 3D point properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Point() As IAgMtoVOPoint |
| [C#] |
|---|
public IAgMtoVOPoint Point {get;} |
| [Managed C++] |
|---|
public: __property IAgMtoVOPoint ^ get_Point(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgMtoVOPoint getPoint(); |





