Auf Englisch lesen

Freigeben über


ShapeField.GetValue Method

Gets the value in the shape field.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

public virtual Object GetValue(
    ShapeElement parentShape
)

Parameters

Return Value

Type: System.Object
The value in the shape field.

Remarks

This method can return null.

.NET Framework Security

See Also

Reference

ShapeField Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace