GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoRulerCursor Class
/ Size Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Size Property (GoRulerCursor)
In This Topic
Gets or sets the pixel size of the
GoRulerCursor
.
Syntax
C#
public
virtual
Size
Size {
get
;
set
;}
Remarks
The Width describes how wide the cursor is along the length of the ruler (e.g. the breadth); the Height describes how tall the cursor is across the ruler (e.g. the length).
See Also
Reference
GoRulerCursor Class
GoRulerCursor Members