GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleElliptical Class / SweepAngle Property
In This Topic
    SweepAngle Property (GraduatedScaleElliptical)
    In This Topic
    Gets or sets the arc length (in degrees) through which the GraduatedScaleElliptical is drawn.
    Syntax
    [Category("Appearance")]
    [Description("Defines the starting angle (in degrees) of the elliptical scale.")]
    public virtual float SweepAngle {get; set;}
    See Also