ShapeMapReferencesShape.GetShape(ShapeMap) Method

Definition

Gets Shape.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ GetShape(Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMap ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.Shape GetShape (Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetShape : Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap -> Microsoft.VisualStudio.Modeling.DslDefinition.Shape
Public Shared Function GetShape (element As ShapeMap) As Shape

Parameters

element
ShapeMap

Returns

Attributes

Applies to