Click or drag to resize
GDFileRandomAccessStream Properties

The GDFileRandomAccessStream type exposes the following members.

Properties
  NameDescription
Public propertyCanRead
Gets a value that indicates whether the stream can be read from.
Public propertyCanWrite
Gets a value that indicates whether the stream can be written to.
Public propertyPosition
Gets the byte offset of the stream.
Public propertySize
Gets or sets the size of the random access stream.
Top
See Also