M

ContourSetting.DisableItem

Description:
Disable a contour setting item of the current contour setting so that the item will not be used to draw contours.
Remarks:
Contour setting will not be changed if the item could not be found.
public void DisableItem(
	ContourSettingItem item
)