A Boolean property. Gets or sets a flag, that specifies whether the smart connectors in the document flow around the entire group (the False value), or pass through the group, flowing around the shapes inside it (the True value). Applies to all smart connectors of the document.
Applies to: Document object
[[Let] passThroughRet =] object.PassThroughGroups [Let] object.PassThroughGroups = passThroughSet |
The PassThroughGroups property syntax has these parts:
Part | Description |
object | Required. An expression that returns an instance of the Document object. |
passThroughRet | Optional. A Boolean type variable. |
passThroughSet | Required. An expression that returns a Boolean value. |
The PassThroughGroups property can also be viewed or modified by using the dialog in ConceptDraw: "File->Document Properties->Advanced->Connectors And Routing".
See Also |
FlowAroundObjects property, LineJumpOrient property, LineJumpSize property, LineJumpType property, MaxNumberOfLegs property, MinDistToShapes property |