Share via


ShapeMapHasParentElementPath.SetShapeMap(DomainPath, BaseShapeMap) Method

Definition

Sets ShapeMap.

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

Parameters

element
DomainPath
newShapeMap
BaseShapeMap
Attributes

Applies to