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

Brush.property – PB Docs 126 – PowerBuilder Library

Brush.property – PB Docs 126

Brush.property DataWindow object property

Description

Settings for the fill pattern and color of a graphic control.

Controls

Oval, Rectangle, and RoundRectangle controls

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

controlname

The name of the Line, Oval, Rectangle,
RoundRectangle, or Text control whose Brush property you want to
get or set.

property

A property that applies to the Brush
characteristics of a control, as listed in the table below.

value

Values for the properties are shown in
the next table. Value can be a quoted DataWindow expression.

Property for Brush

Value

Color

(exp) A long expression
specifying the color (the red, green, and blue values) to be used
to fill the control.

Hatch

(exp) A number expression
specifying the fill pattern of controlname.

Values are:

  • 0 – Horizontal

  • 1 – Bdiagonal (lines from lower left to
    upper right)

  • 2 – Vertical

  • 3 – Cross

  • 4 – Fdiagonal (lines from upper left to
    lower right)

  • 5 – DiagCross

  • 6 – Solid

  • 7 – Transparent

  • 8 – Background (use the settings on the Background
    tab)

Usage

In the painter

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

When you choose a Brush Hatch fill pattern other than Solid
or Transparent, the Background Color and the Brush Color are used
for the pattern colors.

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