ShapeField::GetVisible Method (ShapeElement^)
Visual Studio 2015
Gets the shape field and verifies whether it appears.
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.
Override this method to dynamically change the visibility of the ShapeField based on the ShapeElement instance.
Show: