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 : GetDefaultProperty Method |
public PropertyDescriptor GetDefaultProperty()
'Declaration
Public Function GetDefaultProperty() As PropertyDescriptor
'Usage
Dim instance As DicomEditableProperty Dim value As PropertyDescriptor value = instance.GetDefaultProperty()
public: PropertyDescriptor^ GetDefaultProperty();