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






Windows & Linux

Description

Returns the label offset attributes.

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.