MindFusion.Wpf Pack Programmer's Guide
VisioExporter.DynamicsOff Property
See Also
 





Gets or sets whether Visio connector rerouting should be disabled.

Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.VisioExport

 Syntax

C#  Copy Code

public bool DynamicsOff { get; set; }

Visual Basic  Copy Code

Public Property DynamicsOff As Boolean

 Property Value

true to add a DynamicsOff element to the XML markup exported for a connector; otherwise false.

 See Also

VisioExporter Members
VisioExporter Class
MindFusion.Diagramming.Wpf.Export Namespace