AGI STK Objects 11 Send comments on this topic.
Points Property (IAgMtoTrack)
See Also 





Description

The collection of MTO track points.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Points() As IAgMtoTrackPointCollection

[C#]
public IAgMtoTrackPointCollection Points {get;}

[Managed C++]
public: __property IAgMtoTrackPointCollection^ get_Points();

[Unmanaged C++]
public: HRESULT get_Points(
IAgMtoTrackPointCollection ** ppRetVal
);

[Java]
public IAgMtoTrackPointCollection getPoints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1