Collapse All
Expand All
C#
SGPRTL and SGP.XUtility documentation
XPngFile
.
.
::
.
Seek Method
XPngFile Class
See Also
Send Feedback
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
XPngFile Class
SGP.XImaging Namespace