Area of uncertainty label swap
distance.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgVOLabelSwapDistance getAOULabelSwapDistance();
|