GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoParallelogram Class / Paint Method
In This Topic
    Paint Method (GoParallelogram)
    In This Topic
    Paint a parallelogram shape, possibly with a shadow.
    Syntax
    public override void Paint( 
       Graphics g,
       GoView view
    )

    Parameters

    g
    view
    See Also