SoOffscreenRenderAreaEventArgTile Property |
Returns the image of the rendered tile.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbRasterImage Tile { get; }
Public ReadOnly Property Tile As SbRasterImage
Get
public:
property SbRasterImage^ Tile {
SbRasterImage^ get ();
}
member Tile : SbRasterImage with get
Property Value
Type:
SbRasterImageRemarks See Also