Piccolo.NET

PNode.Brush Property

Gets or sets the Brush used to paint this node.

public virtual System.Drawing.Brush Brush {get; set;}

Property Value

The Brush used to paint this node.

Remarks

This property may be set to null, in which case paint will still be called, but the node will not be filled.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility