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; }
Public MustOverride Property WindowSelectionMode As WindowSelectionMode
Get
Set
Property Value
Type:
WindowSelectionMode
Represent how the shape is recognized
WindowSelectionMode .
See Also