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

    Parameters

    g
    view
    See Also