Gets Distance Level.
Read-only property
| [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(
|
| [Java] |
|---|
public AgEVOLabelSwapDistance getDistanceLevel();
|