M

ContourSetting.RemoveItem

Description:
Remove a contour setting item from the current contour setting.
Remarks:
Contour setting will not be changed if the item could not be found.
public void RemoveItem(
	ContourSettingItem item
)