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






Windows & Linux

Description

VO Marker attributes.

Property type

Read-only property

Syntax

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

[C#]
public IAgVOMarker Marker {get;}

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

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

[Java]
public IAgVOMarker getMarker();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface