ShapeField::GetValueDomainPropertyInfo Method (ShapeElement^)
Visual Studio 2015
Gets the domain property that is assigned to the value in the 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.
Return Value
Type: Microsoft.VisualStudio.Modeling::DomainPropertyInfo^The domain property that is assigned to the value in the shape field.
Show: