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

    Parameters

    g
    view
    See Also