DecoratorDoubleEmptyArrow Class

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

Syntax

<SerializableAttribute> _
Public Class DecoratorDoubleEmptyArrow _
    Inherits LinkDecorator

Dim instance As DecoratorDoubleEmptyArrow
[SerializableAttribute]
public class DecoratorDoubleEmptyArrow : LinkDecorator
[SerializableAttribute]
public ref class DecoratorDoubleEmptyArrow : public LinkDecorator
public class DecoratorDoubleEmptyArrow extends LinkDecorator

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.LinkDecorator
    Microsoft.VisualStudio.Modeling.Diagrams.DecoratorDoubleEmptyArrow

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DecoratorDoubleEmptyArrow Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace