CompartmentMapping::InitializeCompartmentShape Method (CompartmentShape^)

 

Update the compartment specified by this mapping with the value specified by this mapping from the object model

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

public:
void InitializeCompartmentShape(
	CompartmentShape^ compartmentShape
)

Parameters

compartmentShape
Type: Microsoft.VisualStudio.Modeling.Diagrams::CompartmentShape^

The compartment shape that hosts the compartment specified by this mapping

Update the compartment that is specified by this mapping by using the value that is specified by this mapping from the object model.

Return to top
Show: