STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVOOffsetLabel getLabel();
[Python - STK API ]
@property
def Label(self) -> "IAgVOOffsetLabel":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.