Leadtools.Dicom.Common.Editing Namespace > DicomEditablePropertyDescriptor Class : Element Property |
public DicomElement Element {get; set;}
'Declaration Public Property Element As DicomElement
'Usage Dim instance As DicomEditablePropertyDescriptor Dim value As DicomElement instance.Element = value value = instance.Element
public DicomElement Element {get; set;}
get_Element();
set_Element(value);
public: property DicomElement^ Element { DicomElement^ get(); void set ( DicomElement^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2