AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.