TPen.Width

Applies to TestComplete 15.63, last modified on April 10, 2024

Specifies the pen width.

Declaration

TPenObj.Width
Read-Write Property Integer
TPenObj     A TPen object  

Description

Use the Width property to get or set the width of the pen represented by the given TPen object.

Property Value

An integer value greater or equal to 0 that signifies the pen width.

See Also

TPen.Color
TPen.Mode
TPen.Style

Highlight search results