Diagram::PostDeserialization Method (Boolean)

 

Adjusts the location of shapes on the diagram after the diagram has been deserialized.

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

public:
virtual void PostDeserialization(
	bool succeeded
)

Parameters

succeeded
Type: System::Boolean

true if the deserialization was successful; otherwise, false.

Return to top
Show: