Click or drag to resize
SoOffscreenTilePropertyGetTileCount Method

Note: This API is now obsolete.

Use TileCount property instead. Returns the number of tiles renderered so far.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use TileCount property instead.")]
public int GetTileCount()

Return Value

Type: Int32
See Also