openDICOM.NET API Reference (openDICOM# Class Library)

Value.StreamPosition Property

Returns this instance's position within a DICOM data stream. If this instance does not belong to a stream, -1 will be returned.

public long StreamPosition {get;}

Implements

IDicomStreamMember.StreamPosition

See Also

Value Class | openDicom.DataStructure Namespace