ContourSetting.GetItemIndex
Description:
Get the index of a contour setting item of the current contour setting
Get the index of a contour setting item of the current contour setting
public int GetItemIndex(
ContourSettingItem item
)
-
itemThe contour setting item.
Return Value
Int32
The index of the input contour setting item.
-1 if the item is not found.
-
A non-optional argument was null