openDICOM.NET API Reference (openDICOM# Class Library)

ValueRepresentation.StreamPosition Property

Position within a DICOM stream of this VR instance. If this instance does not belong to a stream, -1 will be returned. This will be the case, if this VR instance is registered in a data element dictionary.

public long StreamPosition {get;}

Implements

IDicomStreamMember.StreamPosition

See Also

ValueRepresentation Class | openDicom.DataStructure Namespace