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