Enables or disables selection.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EnableSelection As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISelectionMgr
Dim value As System.Boolean
instance.EnableSelection = value
value = instance.EnableSelection |
CSolidWorks.Interop.sldworks~SolidWorks.Interop.sldworks.ISelectionMgr~EnableSelection.html# | |
---|
System.bool EnableSelection {get; set;} |
C++/CLI | |
---|
property System.bool EnableSelection {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if selection is enabled, false if disabled
See Also
Availability
SOLIDWORKS 2006 FCS, Revision Number 14.0