Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Pen.property – PB Docs 2018 – PowerBuilder Library

Pen.property – PB Docs 2018

Pen.property

property (DataWindow object)

Description

Settings for a line or the outline of a control.

Applies to

Line, Oval, Rectangle, and RoundRectangle controls

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

controlname

The name of the control whose Pen property you want
to get or set.

property

A property that applies to the Pen characteristics
of controlname, as listed in the table below.

value

The value of the property, as shown in the table
below. Value can be a quoted DataWindow
expression.

 

Property for Pen

Value

Color

(exp) A long specifying the color (the red, green,
and blue values) to be used as the control’s line
color.

Painter: Pen Color option.

Style

(exp) A number specifying the style of the
line.

Values are:

0 —
Solid

1 — Dash

2 —
Dotted

3 — Dash-dot pattern

4 —
Dash-dot-dot pattern

5 — Null (no visible
line)

Painter: Pen Style option.

Width

(exp) A number specifying the width of the line in
the unit of measure specified for the
DataWindow.

Painter: Pen Width option (not available
when Style is a value other than Solid).

Usage

In the painter

Select the control and set values in the Properties view, General
tab.

Examples


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x