ApplicationSettingsSelectionType Property |
Gets or sets the method of selecting shapes.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract SelectionTypes SelectionType { get; set; }
Public MustOverride Property SelectionType As SelectionTypes
Get
Set
Property Value
Type:
SelectionTypes
one of the
SelectionTypes values that represents how to select shapes.
See Also