Compartment::InitializeFromDescription Method (CompartmentDescription^)

 

Initializes the description for 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 InitializeFromDescription(
	CompartmentDescription^ description
)

Parameters

description
Type: Microsoft.VisualStudio.Modeling.Diagrams::CompartmentDescription^

The description for the compartment shape.

Return to top
Show: