GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoDrawView Class
/ RemoveObjectCursors Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RemoveObjectCursors Method
In This Topic
Remove the "...ObjectCursor" cursors for representing an object from their corresponding rulers.
Syntax
C#
public
virtual
void
RemoveObjectCursors()
Remarks
This is called by various tools when stopping, that had called
AddObjectCursors
when starting.
See Also
Reference
GoDrawView Class
GoDrawView Members