GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoRuler Class
/ RemoveCursor Method
The
GoRulerCursor
to remove from the collection.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RemoveCursor Method
In This Topic
Removes a
GoRulerCursor
from the GoRuler's collection.
Syntax
C#
public
virtual
void
RemoveCursor(
GoRulerCursor
c
)
Parameters
c
The
GoRulerCursor
to remove from the collection.
See Also
Reference
GoRuler Class
GoRuler Members