Click or drag to resize

ColorItemCollectionIndexOfColorNumber Method

Get the index of the specified color number.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract int IndexOfColorNumber(
	int colorNumber
)

Parameters

colorNumber
Type: SystemInt32
color number

Return Value

Type: Int32
index
See Also