Share via


LinkDecorator.DecoratorDoubleEmptyArrow Property

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public Shared ReadOnly Property DecoratorDoubleEmptyArrow As DecoratorDoubleEmptyArrow
'Usage
Dim value As DecoratorDoubleEmptyArrow 

value = LinkDecorator.DecoratorDoubleEmptyArrow
public static DecoratorDoubleEmptyArrow DecoratorDoubleEmptyArrow { get; }
public:
static property DecoratorDoubleEmptyArrow^ DecoratorDoubleEmptyArrow {
    DecoratorDoubleEmptyArrow^ get ();
}
public static function get DecoratorDoubleEmptyArrow () : DecoratorDoubleEmptyArrow

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.DecoratorDoubleEmptyArrow

.NET Framework Security

See Also

Reference

LinkDecorator Class

LinkDecorator Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace