STK ObjectsSend comments on this topic.
Marker Property (IAgMtoGfxTrack)
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 ** ppVal
);
[Java]
public IAgMtoGfxMarker getMarker();
[Python - STK API ]
@property
def Marker(self) -> "IAgMtoGfxMarker":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.