GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSheet Class / GetShadowBrush Method
In This Topic
    GetShadowBrush Method (GoSheet)
    In This Topic
    The sheet has a black shadow.
    Syntax
    public override Brush GetShadowBrush( 
       GoView view
    )

    Parameters

    view
    Remarks
    The shadow is not painted by this group but by the Paper.
    See Also