ShapeMapReferencesShape.SetShape(ShapeMap, Shape) Method

Definition

Sets Shape.

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

Parameters

element
ShapeMap
newShape
Shape
Attributes

Applies to