Click or drag to resize

ColorItemCollectionGetColorByNumber Method

Get the color 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 ColorItem GetColorByNumber(
	int colorNumber
)

Parameters

colorNumber
Type: SystemInt32
color number

Return Value

Type: ColorItem
See Also