DecoratorFilledDiamond Class

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

Syntax

<SerializableAttribute> _
Public Class DecoratorFilledDiamond _
    Inherits LinkDecorator

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

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.LinkDecorator
    Microsoft.VisualStudio.Modeling.Diagrams.DecoratorFilledDiamond
      Microsoft.VisualStudio.Modeling.Diagrams.DecoratorEmptyDiamond

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

DecoratorFilledDiamond Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace