Click or drag to resize

ShapeSettingsStyleCollectionIndexOf Method

Get the index of the specified style.

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(
	ShapeSettingsStyle style
)

Parameters

style
Type: RootPro.RootProCADShapeSettingsStyle
Shape style of figure ShapeSettingsStyle

Return Value

Type: Int32
See Also