LinkShape.DefaultRoutingStyle Property

Definition

Important

This API is not CLS-compliant.

Specifies the default routing style to use

protected:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGRoutingStyle DefaultRoutingStyle { Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGRoutingStyle get(); };
[System.CLSCompliant(false)]
protected virtual Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGRoutingStyle DefaultRoutingStyle { get; }
[<System.CLSCompliant(false)>]
member this.DefaultRoutingStyle : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGRoutingStyle
Protected Overridable ReadOnly Property DefaultRoutingStyle As VGRoutingStyle

Property Value

Attributes

Applies to