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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.