ShapeHasDecorators.GetShape(Decorator) Method

Definition

Gets Shape.

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

Parameters

element
Decorator

Returns

Attributes

Applies to