ShapeField.HasPendingEdit(ShapeElement, DiagramClientView) Method

Definition

Returns a value indicating whether in-place editing is active, with a commit pending.

C++
public:
 virtual bool HasPendingEdit(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape, Microsoft::VisualStudio::Modeling::Diagrams::DiagramClientView ^ view);

Parameters

parentShape
ShapeElement

The ShapeElement that contains this field.

view
DiagramClientView

The view hosting the in-place editor.

Returns

true if in-place editing is active, with a commit pending.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022