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