FlowMaleStickyBrushBg Property
FlowFemaleStickyBrushBg Property
Sets or returns the background brush color for sticky point markers.
Syntax
FlpCAD.FlowMaleStickyBrushBg [ = RGBColor ]
FlpCAD.FlowFemaleStickyBrushBg [ = RGBColor ]
The FlowMaleStickyBrushBg, FlowFemaleStickyBrushBg properties have these parts:
|
Part |
Description |
|
FlpCAD |
An object expression that evaluates the Flipper CAD Control object. |
|
RGBColor |
Color specified by using the RGB or QBColor functions in code. |
Remarks
This property sets the color between the line patterns of the enclosed areas of sticky point markers. For this property to take affect, the FlowMaleStickyBrushMode or FlowFemaleStickyBrushMode respectively must be set to opaque (2), and the FlowMaleStickyBrushStyle or FlowFemaleStickyBrushStyle respectively must be set to something other than transparent or solid.
See Also
Flowchart Overview, Flow Routines
![]() |
Last modified on: Tuesday, February 04, 2003