GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / TickWidth Property
In This Topic
    TickWidth Property (GraduatedScale)
    In This Topic
    Gets or sets the pen width of the tick marks.
    Syntax
    [Category("Appearance")]
    [DefaultValue(0)]
    [Description("Width of a minor tick.")]
    public virtual float TickWidth {get; set;}
    See Also