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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface