Partager via


MoveableDecoratorHostShape.ICustomTypeDescriptor.GetEditor, méthode

Retourne un éditeur du type spécifié pour cette instance d'un composant.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Déclaration
Private Function GetEditor ( _
    editorBaseType As Type _
) As Object Implements ICustomTypeDescriptor.GetEditor
Object ICustomTypeDescriptor.GetEditor(
    Type editorBaseType
)

Paramètres

  • editorBaseType
    Type : System.Type
    System.Type qui représente l'éditeur pour cet objet.

Valeur de retour

Type : System.Object
Editor de forme parent.

Implémentations

ICustomTypeDescriptor.GetEditor(Type)

Sécurité .NET Framework

Voir aussi

Référence

MoveableDecoratorHostShape Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms