Sets the boundary area type to Pattern.
| [Visual Basic .NET] |
|---|
Public Function SetAreaTypePattern( _ ByRef LatLons As System.Array _ ) As IAgAreaTypePatternCollection |
| [C#] |
|---|
public IAgAreaTypePatternCollection SetAreaTypePattern( |
| [Managed C++] |
|---|
public: IAgAreaTypePatternCollection^ SetAreaTypePattern( |
| [Java] |
|---|
public IAgAreaTypePatternCollection setAreaTypePattern( |
| [Unmanaged C++] |
|---|
public: HRESULT SetAreaTypePattern( |
- LatLons
Define area target boundary and position from list of lat/lon/alt (using common tasks)
| [C#] | Copy Code | |
|---|---|---|
| ||
Define area target boundary and position from list of lat/lon/alt (using common tasks)
| [Visual Basic .NET] | Copy Code | |
|---|---|---|
| ||
