DecoratorHostShapeSerializer Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Class DecoratorHostShapeSerializer _
Inherits DecoratorHostShapeSerializerBase
'Usage
Dim instance As DecoratorHostShapeSerializer
public class DecoratorHostShapeSerializer : DecoratorHostShapeSerializerBase
public ref class DecoratorHostShapeSerializer : public DecoratorHostShapeSerializerBase
public class DecoratorHostShapeSerializer extends DecoratorHostShapeSerializerBase
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.DomainClassXmlSerializer
Microsoft.VisualStudio.Modeling.Diagrams.PresentationElementSerializer
Microsoft.VisualStudio.Modeling.Diagrams.ShapeElementSerializer
Microsoft.VisualStudio.Modeling.Diagrams.NodeShapeSerializer
Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShapeSerializerBase
Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShapeSerializer
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.