Seeks the position to offset.

Namespace:  SGP.XImaging
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public long Seek(
	long offset
)

Parameters

offset
Type: System..::.Int64
The new offset in the file.

Return Value

Returns the new position in the file.

See Also