AreaReinforcement.IsLayerActive
Description:
Identifies if the layer is active or not.
Identifies if the layer is active or not.
public bool IsLayerActive(
AreaReinforcementLayerType layer
)
-
layerThe layer that will be tested.
Return Value
bool
Returns true if the input layer is active, false otherwise
-
A value passed for an enumeration argument is not a member of that enumeration