CadAction Property CadBoundsBottom, Left, Right, Top Property            Table of Contents

CadActionFlow Property


 

Sets or returns the flowchart action for the entire control.

 

Syntax

FlpCAD.CadActionFlow [ = bool]

 

The CadActionFlow property has these parts:

Part

Description

FlpCAD

An object expression that evaluates the Flipper CAD Control object.

bool

A boolean expression setting state of the flow action.

     True - flow action enabled at the cad level (default).

     False -flow action disabled at the cad level.

 

Remarks

This property sets the flow action for the entire control. When enabled, shapes with sticky points can snap and glue to each other. When disabled, any glued sticky points remained glued, but flow snapping/gluing is turned off for the shapes.

 

The precedence for the flowchart action is CadActionFlow, LayerActionFlow, then ShapeActionFlow.

 

See Also

Cad Routines, Flowchart Overview



CadAction Property CadBoundsBottom, Left, Right, Top Property

 

Last modified on: Tuesday, February 04, 2003