ShapeField::GetValueDomainPropertyInfo Method (ShapeElement^)

 

Gets the domain property that is assigned to 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)

public:
DomainPropertyInfo^ GetValueDomainPropertyInfo(
	ShapeElement^ parentShape
)

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.

Return to top
Show: