Click or drag to resize

ShapeAttributeCollectionIndexOf Method

Get the index of the specified attribute.

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 IndexOf(
	ShapeAttribute attribute
)

Parameters

attribute
Type: RootPro.RootProCADShapeAttribute

Return Value

Type: Int32
See Also