openDICOM.NET API Reference (openDICOM# Class Library)

Sequence.StreamPosition Property

Returns this instance's position within a DICOM data stream. If this instance has not get in contact with a DICOM stream, no position will be marked and -1 will be returned.

public long StreamPosition {get;}

Implements

IDicomStreamMember.StreamPosition

See Also

Sequence Class | openDicom.DataStructure.DataSet Namespace