SelectionManagerSelectionGroups Property |
Get a collection of selected shape groups.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract SelectionGroupCollection SelectionGroups { get; }
Public MustOverride ReadOnly Property SelectionGroups As SelectionGroupCollection
Get
Property Value
Type:
SelectionGroupCollectionSee Also