AGI STK Objects 11 Send comments on this topic.
Point Property (IAgMtoVOTrack)
See Also 





Description

Get the track's 3D point properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Point() As IAgMtoVOPoint

[C#]
public IAgMtoVOPoint Point {get;}

[Managed C++]
public: __property IAgMtoVOPoint^ get_Point();

[Unmanaged C++]
public: HRESULT get_Point(
IAgMtoVOPoint ** ppRetVal
);

[Java]
public IAgMtoVOPoint getPoint();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1