GoRulerMark Constructor(Single,Single,Boolean,Color,Single)
In This Topic
Construct a GoRulerMark specifying both start and end fractions.
Syntax
Parameters
- start
- between 0 and 1, inclusive; the value for Start
- end
- between 0 and 1, inclusive; the value for End
- numbered
- whether to draw the number; the value for Numbered
- color
- the color of the line; the value for Color
- width
- the width of the line; the value for Width
See Also