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:

Pen Object

The Pen object enables setting the pen color and width for drawing operations. This object is obtained via the Pen property of the Canvas object.

Properties Methods
Color
Width
No methods

Pen Properties

Color As Long (read/write)
Specifies a pen color, e.g. &HFF0000 for red. 0 (black) by default. Affects the color of a line, bar, circle, ellipse and arc.

See also: Chapter 5 - Drawing & Typing.

Width As Long (read/write)
Specifies a pen width. Affects the border width of a line, bar, circle, ellipse and arc. 1 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.