Color
Previous  Next

Gets or sets the color of the brush.
Syntax: Color

Example:
brush1.Color = cBlue

Example:
brush1.Color = RGB (100,124,55)