Condividi tramite


Metodo LabelShapeTextPropertyDescriptor.GetEditor

Ottiene l'editor di testo a riga singola standard o l'editor di testo su più righe a seconda che la forma dell'etichetta supporta su più righe.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetEditor ( _
    editorBaseType As Type _
) As Object
public override Object GetEditor(
    Type editorBaseType
)

Parametri

  • editorBaseType
    Tipo: System.Type
    Il tipo di base dell'editor.

Valore restituito

Tipo: System.Object

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LabelShapeTextPropertyDescriptor Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams