Share via


CompartmentShapeMapReferencesCompartmentShape.SetCompartmentShape Method

Definition

Sets CompartmentShape.

public:
 static void SetCompartmentShape(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShapeMap ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^ newShape);
[System.Diagnostics.DebuggerStepThrough]
public static void SetCompartmentShape (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMap element, Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape newShape);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetCompartmentShape : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMap * Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape -> unit
Public Shared Sub SetCompartmentShape (element As CompartmentShapeMap, newShape As CompartmentShape)

Parameters

newShape
CompartmentShape
Attributes

Applies to