DrawingBarSelectedNode Property |
Get the selected node.
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 DrawingTreeNode SelectedNode { get; }
Public MustOverride ReadOnly Property SelectedNode As DrawingTreeNode
Get
Property Value
Type:
DrawingTreeNode
Represents a node in a partial diagram tree window
DrawingTreeNode.
See Also