GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolContext Class
/ SingleSelection Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SingleSelection Property
In This Topic
Gets or sets whether the
CurrentObject
becomes the one and only selected object even if there are other already-selected objects.
Syntax
C#
public
virtual
bool
SingleSelection {
get
;
set
;}
Property Value
The default value is true.
See Also
Reference
GoToolContext Class
GoToolContext Members