DwgFilerSeek Method

Moves the I/O pointer to the specified location in this Filer object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public abstract void Seek(
        long offset,
        int method
)

Parameters

offset  Int64
[in] Number of bytes.
method  Int32
[in] Seek type.
See Also

©  Bricsys NV. All rights reserved.