Click or drag to resize
GDFileRandomAccessStreamWithContentType Properties

The GDFileRandomAccessStreamWithContentType 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 propertyContentType
This property is not implemented yet.
Public propertyPosition
Gets the byte offset of the stream.
Public propertySize
Gets or sets the size of the random access stream.
Top
See Also