GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoRulerMark Structure
/ End Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
End Property
In This Topic
Gets or sets the fraction of distance at which this kind of tick mark should end.
Syntax
C#
public
float
End {
get
;
set
;}
Property Value
The default is 1; 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