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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.