Share via


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

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

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHollowArrow

.NET Framework Security

See Also

Reference

LinkDecorator Class

LinkDecorator Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace