CompartmentShape::UpdateSpecifiedCompartmentSize Method (Type^)

 

Updates the size for a compartment in the compartment shape.

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 UpdateSpecifiedCompartmentSize(
	Type^ listKey
)

Parameters

listKey
Type: System::Type^

The key for the compartment.

Return to top
Show: