Share via


CompartmentShapeMapHasCompartmentMaps.SetShapeMap Method

Definition

Sets ShapeMap.

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

Parameters

element
CompartmentMap
newShapeMap
CompartmentShapeMap
Attributes

Applies to