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






Windows & Linux

Description

Get the track's 3D label properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Label() As IAgVOOffsetLabel

[C#]
public IAgVOOffsetLabel Label {get;}

[Managed C++]
public: __property IAgVOOffsetLabel^ get_Label();

[Unmanaged C++]
public: HRESULT get_Label(
IAgVOOffsetLabel ** ppRetVal
);

[Java]
public IAgVOOffsetLabel getLabel();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface