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