STK Real-Time Tracking ToolSend comments on this topic.
MarkerType Property (IAgRt3QueryGraphics)
See Also
Windows





Windows & Linux

Description

The type of marker.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MarkerType() As AgERt3QueryMarker
[C#]
public AgERt3QueryMarker MarkerType {get;}
[Managed C++]
public: __property AgERt3QueryMarker get_MarkerType();
[Unmanaged C++]
public: HRESULT get_MarkerType(
    AgERt3QueryMarker * pType
);
[Java]
public AgERt3QueryMarker getMarkerType();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.