DecoratorHostShape Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public NotInheritable Class DecoratorHostShape _
Inherits DecoratorHostShapeBase
'Usage
Dim instance As DecoratorHostShape
[CLSCompliantAttribute(true)]
public sealed class DecoratorHostShape : DecoratorHostShapeBase
[CLSCompliantAttribute(true)]
public ref class DecoratorHostShape sealed : public DecoratorHostShapeBase
public final class DecoratorHostShape extends DecoratorHostShapeBase
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.ModelElement
Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement
Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Microsoft.VisualStudio.Modeling.Diagrams.NodeShape
Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShapeBase
Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape
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.