PenColor

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

PenColor

Previous pageReturn to chapter overviewNext page

Sets the color of the pen.

property Color VPE.PenColor

read / write; runtime only; also supported by TVPEObject

Possible Values:

Color Color

any of the "COLOR_xyz" constants described in Programmer's Manual

or ActiveX / VCL: any RGB value

or .NET: any member of the .NET Color structure

Default:

COLOR_BLACK