GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoObject Class
/ RemoveSelectionHandles Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RemoveSelectionHandles Method (GoObject)
In This Topic
Remove all selection handles for this object for the given selection collection.
Syntax
C#
public
virtual
void
RemoveSelectionHandles(
GoSelection
sel
)
Parameters
sel
Remarks
By default this just calls
GoSelection
.
GoSelection.RemoveHandles
.
See Also
Reference
GoObject Class
GoObject Members