Get the display properties for the track marker.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Marker() As IAgMtoGfxMarker |
| [C#] |
|---|
public IAgMtoGfxMarker Marker {get;} |
| [Managed C++] |
|---|
public: __property IAgMtoGfxMarker ^ get_Marker(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgMtoGfxMarker getMarker(); |
[Python - STK API ] |
|---|
@property def Marker(self) -> "IAgMtoGfxMarker": |






