openDICOM.NET API Reference (openDICOM# Class Library)

ValueLength Properties

The properties of the ValueLength class are listed below. For a complete list of ValueLength class members, see the ValueLength Members topic.

Public Instance Properties

IsUndefined Returns whether this value length instance is negativ which is an undefined state.
StreamPosition Returns this instance's position within a DICOM data stream. If this instance does not belong to a stream, -1 will be returned.
TransferSyntax Access corresponding DICOM transfer syntax.
Value Access value length.
VR Access corresponding DICOM VR.

See Also

ValueLength Class | openDicom.DataStructure Namespace