CompartmentMapping.InitializeCompartmentShape(CompartmentShape) 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.
Update the compartment specified by this mapping with the value specified by this mapping from the object model
public:
void InitializeCompartmentShape(Microsoft::VisualStudio::Modeling::Diagrams::CompartmentShape ^ compartmentShape);
public void InitializeCompartmentShape (Microsoft.VisualStudio.Modeling.Diagrams.CompartmentShape compartmentShape);
member this.InitializeCompartmentShape : Microsoft.VisualStudio.Modeling.Diagrams.CompartmentShape -> unit
Public Sub InitializeCompartmentShape (compartmentShape As CompartmentShape)
Parameters
- compartmentShape
- CompartmentShape
The compartment shape that hosts the compartment specified by this mapping