STK ObjectsSend comments on this topic.
DistanceLevel Property (IAgVOLabelSwapDistance)
See Also
Windows





Windows & Linux

Description

Gets Distance Level.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DistanceLevel() As AgEVOLabelSwapDistance
[C#]
public AgEVOLabelSwapDistance DistanceLevel {get;}
[Managed C++]
public: __property AgEVOLabelSwapDistance get_DistanceLevel();
[Unmanaged C++]
public: HRESULT get_DistanceLevel(
    AgEVOLabelSwapDistance * pVal
);
[Java]
public AgEVOLabelSwapDistance getDistanceLevel();
[Python - STK API ]
@property
def DistanceLevel(self) -> "AgEVOLabelSwapDistance":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.