InPlaceTextEditor.Shape Property

Definition

Gets the shape whose field or subfield is currently being edited.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ Shape { Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement Shape { get; }
member this.Shape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Public ReadOnly Property Shape As ShapeElement

Property Value

The shape whose field or subfield is currently being edited.

Applies to