This topic has not yet been rated - Rate this topic

Diagram.CanDeserializationReroute Property

Gets the diagram and verifies whether it allows rerouting during serialization.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual bool CanDeserializationReroute { get; }

Property Value

Type: System.Boolean
true if the diagram allows rerouting during serialization; otherwise, false.

By default, the return value is false. In general, rerouting is not allowed during serialization. However, some designers might need this behavior if their routes are always calculated.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ