ShapeField::CanEditValue Method (ShapeElement^, DiagramClientView^)
Visual Studio 2015
Gets the shape field and verifies whether it can be edited.
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 instance that contains the shape field.
- view
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^
The client view for the diagram.
By default, the return value is false.
Show: