GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRulerMark Structure
Members
In This Topic
    GoRulerMark Structure
    In This Topic
    Describes where a tick mark should be drawn on a GoRuler. The properties include the start and end to describe the length of the line, the color and width of the line, and whether the mark should be numbered with the measure value on the ruler.
    Syntax
    public struct GoRulerMark : System.ValueType 
    See Also