LinkShapeSerializer.WriteLinkShapeChildElements Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Write child elements defined on LinkShape.
protected:
void WriteLinkShapeChildElements(Microsoft::VisualStudio::Modeling::SerializationContext ^ serializationContext, Microsoft::VisualStudio::Modeling::Diagrams::LinkShape ^ linkShape, System::Xml::XmlWriter ^ writer);
protected void WriteLinkShapeChildElements (Microsoft.VisualStudio.Modeling.SerializationContext serializationContext, Microsoft.VisualStudio.Modeling.Diagrams.LinkShape linkShape, System.Xml.XmlWriter writer);
member this.WriteLinkShapeChildElements : Microsoft.VisualStudio.Modeling.SerializationContext * Microsoft.VisualStudio.Modeling.Diagrams.LinkShape * System.Xml.XmlWriter -> unit
Protected Sub WriteLinkShapeChildElements (serializationContext As SerializationContext, linkShape As LinkShape, writer As XmlWriter)
Parameters
- serializationContext
- SerializationContext
- linkShape
- LinkShape
- writer
- XmlWriter