STK ObjectsSend comments on this topic.
AOULabelSwapDistance Property (IAgPlaceVO)
See Also
Windows





Windows & Linux

Description

Area of uncertainty label swap distance.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AOULabelSwapDistance() As IAgVOLabelSwapDistance
[C#]
public IAgVOLabelSwapDistance AOULabelSwapDistance {get;}
[Managed C++]
public: __property IAgVOLabelSwapDistance ^ get_AOULabelSwapDistance();
[Unmanaged C++]
public: HRESULT get_AOULabelSwapDistance(
    IAgVOLabelSwapDistance ** ppVal
);
[Java]
public IAgVOLabelSwapDistance getAOULabelSwapDistance();
[Python - STK API ]
@property
def AOULabelSwapDistance(self) -> "IAgVOLabelSwapDistance":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.