Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

GetEditor Method (DicomEditableProperty)






A Type that represents the editor for this object.
Returns an editor of the specified type for this instance of a component.
Syntax
public object GetEditor( 
   Type editorBaseType
)
'Declaration
 
Public Function GetEditor( _
   ByVal editorBaseType As Type _
) As Object
'Usage
 
Dim instance As DicomEditableProperty
Dim editorBaseType As Type
Dim value As Object
 
value = instance.GetEditor(editorBaseType)
public:
Object^ GetEditor( 
   Type^ editorBaseType
) 

Parameters

editorBaseType
A Type that represents the editor for this object.

Return Value

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

Target Platforms

See Also

Reference

DicomEditableProperty Class
DicomEditableProperty Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features