GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoRulerMark Structure
/ Start Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Start Property
In This Topic
Gets or sets the fraction of distance at which this kind of tick mark should start.
Syntax
C#
public
float
Start {
get
;
set
;}
Property Value
The default is 0; the value should range from 0 to 1.
Remarks
The
Start
and
End
together describe the length of the tick mark as a percentage of the distance across the ruler.
See Also
Reference
GoRulerMark Structure
GoRulerMark Members