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 > DicomEditablePropertyDescriptor Class : OnGetValue Method |
protected virtual object OnGetValue()
'Declaration
Protected Overridable Function OnGetValue() As Object
'Usage
Dim instance As DicomEditablePropertyDescriptor Dim value As Object value = instance.OnGetValue()
protected: virtual Object^ OnGetValue();