←Select platform

DicomElement Property

Summary

Gets or sets the DICOM element.

Syntax

C#
VB
C++
public DicomElement DicomElement { get; set; } 
Public Property DicomElement As Leadtools.Dicom.DicomElement 
public: 
property Leadtools.Dicom.DicomElement^ DicomElement { 
   Leadtools.Dicom.DicomElement^ get(); 
   void set (    Leadtools.Dicom.DicomElement^ ); 
} 

Property Value

The DICOM element associated with this dynamic property.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly