LinkShape.RoutingStyle Property

Definition

Important

This API is not CLS-compliant.

Gets/Sets the routing style.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGRoutingStyle RoutingStyle { Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGRoutingStyle get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGRoutingStyle value); };
[System.CLSCompliant(false)]
public Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGRoutingStyle RoutingStyle { get; set; }
[<System.CLSCompliant(false)>]
member this.RoutingStyle : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGRoutingStyle with get, set
Public Property RoutingStyle As VGRoutingStyle

Property Value

Attributes

Applies to