LinkDecorator.DecoratorHollowArrow Property

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

Syntax

'宣言
Public Shared ReadOnly Property DecoratorHollowArrow As DecoratorHollowArrow
'使用
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

Permissions

See Also

Reference

LinkDecorator Class

LinkDecorator Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace