GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleElliptical Class
Members
In This Topic
    GraduatedScaleElliptical Class
    In This Topic
    A subclass of GraduatedScale, which represents the scale as an ellipse defined by a RectangleF, a starting angle, and a sweep angle.
    Syntax
    [Serializable()]
    public class GraduatedScaleElliptical : GraduatedScale, IGraduatedScale  
    See Also