Click or drag to resize

LinewidthItemCollectionIndexOfLinewidthNumber Method

Get the index of the specified line width 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 IndexOfLinewidthNumber(
	int linewidthNumber
)

Parameters

linewidthNumber
Type: SystemInt32
Line width number

Return Value

Type: Int32
index
See Also