ShapeField::SetValue Method (ShapeElement^, Object^)
Visual Studio 2015
Assigns the specified value to a shape field.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The shape element to which the shape field is assigned.
- value
-
Type:
System::Object^
The value.
Show: