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

    Parameters

    g
    view
    See Also