BinaryLinkShapeSerializer::ReadPropertiesFromAttributes Method (SerializationContext^, ModelElement^, XmlReader^)

 

Reads in attributes on the BinaryLinkShape.

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

protected:
virtual void ReadPropertiesFromAttributes(
	SerializationContext^ serializationContext,
	ModelElement^ element,
	XmlReader^ reader
) override
Return to top
Show: