Decorator.GetValue(ShapeElement) Method

Definition

Gets the value associated with this decorator and the given parent shape.

public:
 System::Object ^ GetValue(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape);
public object GetValue (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape);
member this.GetValue : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> obj
Public Function GetValue (parentShape As ShapeElement) As Object

Parameters

parentShape
ShapeElement

Returns

Applies to