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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.