FlowInitMode Property
Sets or returns how shapes are initialized with sticky points.
Syntax
FlpCAD.FlowInitMode [ = Mode]
The FlowInitMode property has these parts:
|
Part |
Description |
|
FlpCAD |
An object expression that evaluates the Flipper CAD Control object. |
|
Mode |
An integer expression that sets the flowchart sticky point initialization for when shapes are added to the control. 0 - Off (default) 1 - Initializes shapes with sticky points when they are added to the control |
Remarks
This property is provided so that when shapes are added to the control, they are automatically initialized with sticky points. Sticky points can be initialized for a shape manually using ShapeFlowCreateStickyPoints.
The flow action for shapes must be enabled in order for stick points to be used.
See Also
Cad Routines, Flowchart Overview
![]() |
Last modified on: Tuesday, February 04, 2003