Leadtools.Dicom.Common.Editing Namespace > PropertyInfoEventArgs Class : Element Property |
public DicomElement Element {get;}
'Declaration Public ReadOnly Property Element As DicomElement
'Usage Dim instance As PropertyInfoEventArgs Dim value As DicomElement value = instance.Element
public: property DicomElement^ Element { DicomElement^ get(); }