Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetEditor Method
See Also 
Leadtools.Dicom.Common.Editing Namespace > DicomEditableObject Class : GetEditor Method



editorBaseType
A System.Type that represents the editor for this object.
editorBaseType
A System.Type that represents the editor for this object.
Returns an editor of the specified type for this instance of a component.

Syntax

Visual Basic (Declaration) 
Public Function GetEditor( _
   ByVal editorBaseType As Type _
) As Object
Visual Basic (Usage)Copy Code
Dim instance As DicomEditableObject
Dim editorBaseType As Type
Dim value As Object
 
value = instance.GetEditor(editorBaseType)
C# 
public object GetEditor( 
   Type editorBaseType
)
C++/CLI 
public:
Object^ GetEditor( 
   Type^ editorBaseType
) 

Parameters

editorBaseType
A System.Type that represents the editor for this object.

Return Value

An System.Object of the specified type that is the editor for this object, or null if the editor cannot be found.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features