Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Editing Namespace > DicomEditableProperty Class : GetEditor Method |
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 )