Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DicomElement Property (LoadJsonAfterElementData)






Gets a value representing the DicomElement that has just been added to the DicomDataSet.
Syntax
public DicomElement DicomElement {get; set;}
'Declaration
 
Public Property DicomElement As DicomElement
'Usage
 
Dim instance As LoadJsonAfterElementData
Dim value As DicomElement
 
instance.DicomElement = value
 
value = instance.DicomElement
public:
property DicomElement^ DicomElement {
   DicomElement^ get();
   void set (    DicomElement^ value);
}

Property Value

The DicomElement that has just been added to the DicomDataSet.
Example
For an example, refer to LoadJsonBeforeElementCallback.
Requirements

Target Platforms

See Also

Reference

LoadJsonAfterElementData Class
LoadJsonAfterElementData Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features