LinkDecorator.DecoratorEmptyArrow Property

Definition

Gets the single instance of the empty arrow decorator.

public:
 static property Microsoft::VisualStudio::Modeling::Diagrams::DecoratorEmptyArrow ^ DecoratorEmptyArrow { Microsoft::VisualStudio::Modeling::Diagrams::DecoratorEmptyArrow ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.DecoratorEmptyArrow DecoratorEmptyArrow { get; }
static member DecoratorEmptyArrow : Microsoft.VisualStudio.Modeling.Diagrams.DecoratorEmptyArrow
Public Shared ReadOnly Property DecoratorEmptyArrow As DecoratorEmptyArrow

Property Value

Instance of the DecoratorEmptyArrow

Applies to