Home
What's New

User Manual
Object Reference
ASPJpeg
Brush
Canvas
Font
Gif
Info
InfoItem
Pen

Live Demos
Support

Download & Buy

Other Products
Contact Us


Search this site:

Brush Object

The Brush object enables setting the brush color and transparency for drawing operations. This object is obtained via the Brush property of the Canvas object.

Properties Methods
Color
Solid
No methods

Brush Properties

Color As Long (read/write)
Specifies a brush color, e.g. &HFF0000 for red. 0 (black) by default. Affects the inside areas of a bar, circle, ellipse and arc, unless Solid is set to False.

See also: Chapter 5 - Drawing & Typing.

Solid As Long (read/write)
Specifies whether the brush is solid or transparent. True by default.

See also: Chapter 5 - Drawing & Typing.

Home
Copyright © 1998 - 2007 Persits Software, Inc.
All Rights Reserved.
AspJpeg is a trademark of Persits Software, Inc.