LinkShape.DefaultRoutingStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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