Click or drag to resize

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; }

Property Value

Type: SelectionTypes
one of the SelectionTypes values that represents how to select shapes.
See Also