DecoratorHollowArrow Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class DecoratorHollowArrow _
Inherits DecoratorFilledArrow
'Usage
Dim instance As DecoratorHollowArrow
[SerializableAttribute]
public class DecoratorHollowArrow : DecoratorFilledArrow
[SerializableAttribute]
public ref class DecoratorHollowArrow : public DecoratorFilledArrow
public class DecoratorHollowArrow extends DecoratorFilledArrow
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.LinkDecorator
Microsoft.VisualStudio.Modeling.Diagrams.DecoratorFilledArrow
Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHollowArrow
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.