LineJumpSize Property

A Double type property. Gets and sets the line jump size for smart connector's crossings.

Applies to: Document object

Syntax

[[Let] jumpSizeRet =] object.LineJumpSize

[Let] object.LineJumpSize = jumpSizeSet

The LineJumpSize property syntax has these parts:

Part Description
object Required. An expression that returns a Document object.
jumpSizeRet Optional. A Double type variable.
jumpSizeSet Required. An expression that returns a Double value.

Remarks

The value of the line jump size is set in the internal units of ConceptDraw (InternalUnit).

The value of the LineJumpSize property can be also viewed and changed in the following dialog in ConceptDraw:"File->Document Properties->Advanced->Connectors And Routing".

 

See Also

FlowAroundObjects property, LineJumpOrient property, LineJumpType property, MaxNumberOfLegs property, MinDistToShapes property, PassThroughGroups property