Click or drag to resize
SoOffscreenTileProperty Methods

The SoOffscreenTileProperty type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetBuffer
Returns the tile buffer and sets the buffer size value given by reference.
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetOrigin Obsolete.
Use Origin property instead. Returns the origin of the tile.
Public methodGetSize Obsolete.
Use Size property instead. Returns the size of the tile.
Public methodGetTileCount Obsolete.
Use TileCount property instead. Returns the number of tiles renderered so far.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also