Share via


LinkDecorator.DecoratorEmptyArrow 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 DecoratorEmptyArrow As DecoratorEmptyArrow
'Usage
Dim value As DecoratorEmptyArrow 

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

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.DecoratorEmptyArrow

.NET Framework Security

See Also

Reference

LinkDecorator Class

LinkDecorator Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace