SeekOrigin
Overview
Seek origin for seek operations on Stream
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System
| Value | Description |
|---|---|
| Begin | Seek from the start. |
| Current | Seek from the current position. |
| End | Seek from the end. |
Seek origin for seek operations on Stream
| Value | Description |
|---|---|
| Begin | Seek from the start. |
| Current | Seek from the current position. |
| End | Seek from the end. |