AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.