Compartilhar via


Método InPlaceTextEditor.EditValue (ShapeElement, ShapeField, ShapeSubField, DiagramClientView)

Chama o editor in-loco.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public Sub EditValue ( _
    parentShape As ShapeElement, _
    field As ShapeField, _
    subfield As ShapeSubField, _
    view As DiagramClientView _
)
public void EditValue(
    ShapeElement parentShape,
    ShapeField field,
    ShapeSubField subfield,
    DiagramClientView view
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

InPlaceTextEditor Classe

Sobrecargas EditValue

Namespace Microsoft.VisualStudio.Modeling.Diagrams