Share via


ApplicationSettings.ConnectorSplittingEnabled Property

Visio Automation Reference

Determines whether connector splitting is enabled in Microsoft Office Visio. Read/write.

Version Information
 Version Added:  Visio 2003

Syntax

expression.ConnectorSplittingEnabled

expression   A variable that represents an ApplicationSettings object.

Return Value
Boolean

Remarks

Setting the ConnectorSplittingEnabled property is equivalent to setting the Enable connector splitting option on the General tab of the Options dialog box (Tools menu).

See Also