Click or drag to resize

DrawComponentBarSelectItem Method

Select the item for the specified master component.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract void SelectItem(
	MasterDrawComponent master
)

Parameters

master
Type: RootPro.RootProCADMasterDrawComponent
See Also