Click or drag to resize

ApplicationSettingsWindowSelectionMode Property

Gets or sets whether only geometries that are completely contained in the selection are selected.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract WindowSelectionMode WindowSelectionMode { get; set; }

Property Value

Type: WindowSelectionMode
Represent how the shape is recognized WindowSelectionMode .
See Also