ContourSetting.IsItemEnabled
Method
Description:
Check if a ContourSettingItem is enabled
Check if a ContourSettingItem is enabled
Parameters
| Parameter | Type | Description |
|---|---|---|
| item | ContourSettingItem | The contour setting item. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the item is enabled, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |