ShapeSubField.CanEditValue Method

Definition

Returns a value indicating whether the value of this subfield can be edited.

public:
 virtual bool CanEditValue(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape, Microsoft::VisualStudio::Modeling::Diagrams::ShapeField ^ parentField, Microsoft::VisualStudio::Modeling::Diagrams::DiagramClientView ^ view);

Parameters

parentShape
ShapeElement

The ShapeElement instance that contains this subfield.

parentField
ShapeField

The parent ShapeField of this ShapeSubField.

view
DiagramClientView

The view that will become the parent of the editor.

Returns

true if the value of this field can be edited.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022