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





Description

Get the display properties for the track marker.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Marker() As IAgMtoGfxMarker

[C#]
public IAgMtoGfxMarker Marker {get;}

[Managed C++]
public: __property IAgMtoGfxMarker^ get_Marker();

[Unmanaged C++]
public: HRESULT get_Marker(
IAgMtoGfxMarker ** ppRetVal
);

[Java]
public IAgMtoGfxMarker getMarker();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1