AreaReinforcement.IsLayerActive
Method
Description:
Identifies if the layer is active or not.
Identifies if the layer is active or not.
Parameters
| Parameter | Type | Description |
|---|---|---|
| layer | AreaReinforcementLayerType | The layer that will be tested. |
Return Value
| Type | Description |
|---|---|
| Boolean | Returns true if the input layer is active, false otherwise |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |