VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomDataElement Class
In This Topic
DicomDataElement Class Properties
In This Topic
For a list of all properties of this type, see DicomDataElement.
Public Properties
 NameDescription
Public PropertyGets the data count of the Data Element.
Public PropertyGets or sets the data of the Data Element.
Public PropertyGets the data element ID of the Data Element.
Public PropertyGets the data length in bytes.
Public PropertyGets the element number of the Data Element.
Public PropertyGets the group number of the Data Element.
Public PropertyGets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock)
Public PropertyGets a value indicating whether the image file block is virtual. (Inherited from ImageFileBlock)
Public PropertyGets the length of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets the name of the Data Element.
Public PropertyGets the offset of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets the DicomTransferSyntax of this DicomFileBlock. (Inherited from DicomFileBlock)
Public PropertyGets the data type of the Data Element.
Protected Properties
 NameDescription
Protected PropertyGets the source of this image file block. (Inherited from ImageFileBlock)
See Also