<Code Lib>
2025 Method
Changes 4
M

ContourSetting.GetItemIndex

Description:
Get the index of a contour setting item of the current contour setting

public int GetItemIndex(
	ContourSettingItem item
)

Return Value Int32 The index of the input contour setting item. -1 if the item is not found.

Loading…