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 : GetPropertyOwner Method |
public object GetPropertyOwner( PropertyDescriptor pd )
'Declaration
Public Function GetPropertyOwner( _ ByVal pd As PropertyDescriptor _ ) As Object
'Usage
Dim instance As DicomEditableProperty Dim pd As PropertyDescriptor Dim value As Object value = instance.GetPropertyOwner(pd)
public: Object^ GetPropertyOwner( PropertyDescriptor^ pd )