Get the data defining the boundary with the selected method.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AreaTypeData() As IAgAreaTypeData |
| [C#] |
|---|
public IAgAreaTypeData AreaTypeData {get;} |
| [Managed C++] |
|---|
public: __property IAgAreaTypeData ^ get_AreaTypeData(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAreaTypeData getAreaTypeData(); |
[Python - STK API ] |
|---|
@property def AreaTypeData(self) -> "IAgAreaTypeData": |






