Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
About Flowcode
Flowcode Embedded
Flowcode App Developer
Using Flowcode
Command Icons
Examples and Tutorials
Component Library
Flowcode Debugging
Simulation Library
Component Creation
What's New
Glossary
Videos
Flowcode Help
Search
Search
Appearance
Log in
Personal tools
Log in
Contents
move to sidebar
hide
Beginning
1
Detailed description
2
Examples
Toggle the table of contents
API Component.Property.GetBrush
Page
Discussion
English
Read
View source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
View source
View history
General
What links here
Related changes
Printable version
Permanent link
Page information
Appearance
move to sidebar
hide
From Flowcode Help
Revision as of 14:37, 7 August 2026 by
Wiki bot
(
talk
|
contribs
)
(Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" |
File:Fc9-comp-macro.png
| width="90%" class="mtx-class-macrohead" | '''GetBrush''' |- | colspan="2" | Gets a components 'brush' property |- |- | width="10%" align="center" |
File:Fc9-h32-icon.png
- HANDLE | width="90%" | Handle |- | colspan="2" | The component handle of the property owner |- | width="10%" align="center" | File:Fc9-str...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetBrush
Gets a components 'brush' property
- HANDLE
Handle
The component handle of the property owner
- STRING
Property
The textual name of the property
- ULONG
MainCol
The main colour of the brush property as RGB value
- ULONG
GradCol
The gradient colour of the brush property as RGB value
- BYTE
Gradient
The gradient style
- BYTE
Opacity
The opacity of the gradient (255 = opaque, 0 = transparent)
- BOOL
Return
Detailed description
Examples
Search
Search
Toggle the table of contents
API Component.Property.GetBrush
Add topic