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






Windows & Linux

Description

Get the track's 3D marker properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Marker() As IAgMtoVOMarker
[C#]
public IAgMtoVOMarker Marker {get;}
[Managed C++]
public: __property IAgMtoVOMarker^ get_Marker();
[Unmanaged C++]
public: HRESULT get_Marker(
   IAgMtoVOMarker ** ppRetVal
);
[Java]
public IAgMtoVOMarker getMarker();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.