GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IndicatorNeedle Class / Thickness Property
In This Topic
    Thickness Property (IndicatorNeedle)
    In This Topic
    Used when drawing needles with the Kite or Bar style.
    Syntax
    [Category("Appearance")]
    [DefaultValue(10)]
    [Description("Used when drawing needles with the Kite or Bar style.")]
    public float Thickness {get; set;}
    See Also