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; }
Public MustOverride ReadOnly Property SelectedItem As DrawComponentListItem
Get
Property Value
Type:
DrawComponentListItem
representing items in the drawing part window
DrawComponentListItem.
See Also