Decorator.GetValue(ShapeElement) Methode

Definition

Ruft den Wert ab, der diesem Decorator und der angegebenen übergeordneten Form zugeordnet ist.

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

Parameter

parentShape
ShapeElement

Gibt zurück

Object

Gilt für