Click or drag to resize

DrawComponentBarSelectedItem Property

Get the selected item.

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 DrawComponentListItem SelectedItem { get; }

Property Value

Type: DrawComponentListItem
representing items in the drawing part window DrawComponentListItem.
See Also