Share via


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

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

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.DecoratorFilledArrow

.NET Framework Security

See Also

Reference

LinkDecorator Class

LinkDecorator Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace