<Code Lib>
2025 Method
Changes 5
M

ContourSetting.IsItemEnabled

Description:
Check if a ContourSettingItem is enabled

public bool IsItemEnabled(
	ContourSettingItem item
)

Return Value Boolean True if the item is enabled, false otherwise.

Loading…