ShapeElementSerializer::WriteShapeElementChildElements Method (SerializationContext^, ShapeElement^, XmlWriter^)

 

Write child elements defined on ShapeElement.

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

protected:
void WriteShapeElementChildElements(
	SerializationContext^ serializationContext,
	ShapeElement^ shapeElement,
	XmlWriter^ writer
)
Return to top
Show: