AGI STK Objects 11 Send comments on this topic.
LabelSwapDistance Property (IAgVOAzElMask)
See Also 





Description

Interface to control the level of detail in labels and other screen objects at specified distances.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LabelSwapDistance() As IAgVOLabelSwapDistance

[C#]
public IAgVOLabelSwapDistance LabelSwapDistance {get;}

[Managed C++]
public: __property IAgVOLabelSwapDistance^ get_LabelSwapDistance();

[Unmanaged C++]
public: HRESULT get_LabelSwapDistance(
IAgVOLabelSwapDistance ** ppRetVal
);

[Java]
public IAgVOLabelSwapDistance getLabelSwapDistance();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1