GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoEllipse Class / Paint Method
In This Topic
    Paint Method (GoEllipse)
    In This Topic
    Draw a possibly shadowed ellipse.
    Syntax
    public override void Paint( 
       Graphics g,
       GoView view
    )

    Parameters

    g
    view
    See Also