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.Compare Namespace > DifferenceElement Class : Element Property |
public DicomElement Element {get;}
'Declaration
Public ReadOnly Property Element As DicomElement
'Usage
Dim instance As DifferenceElement Dim value As DicomElement value = instance.Element
public: property DicomElement^ Element { DicomElement^ get(); }