| SoOffscreenRenderAreaEventArg Structure |
Event that can be sent to the application for each tile rendered.
Namespace: OIV.Inventor
The SoOffscreenRenderAreaEventArg type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| NumTiles | Returns the number of tiles used to generate the entire image. | |
| Origin | Returns the origin of the tile in the entire image. | |
| Source | Returns the OIV.Inventor.SoOffscreenRenderArea that raised this event. | |
| Tile | Returns the image of the rendered tile. |