BrushColor Property

Gets or sets the primary color of this Brush object.

 

Namespace:  WebSupergoo.WordGlue4.Rendering
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public virtual Color Color { get; set; }

Property Value

Type: Color
See Also