Sdílet prostřednictvím


MoveableDecoratorHostShape.ICustomTypeDescriptor.GetEditor – metoda

Vrátí hodnotu typu zadaný pro tuto instanci komponenty editor.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Private Function GetEditor ( _
    editorBaseType As Type _
) As Object Implements ICustomTypeDescriptor.GetEditor
Object ICustomTypeDescriptor.GetEditor(
    Type editorBaseType
)

Parametry

  • editorBaseType
    Typ: System.Type
    System.Type, představující editor pro tento objekt.

Vrácená hodnota

Typ: System.Object
Editor nadřazeného obrazce.

Implementuje

ICustomTypeDescriptor.GetEditor(Type)

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

MoveableDecoratorHostShape Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů