SoOffscreenTilePropertyTileCount Property |
Gets the number of tiles renderered so far.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic int TileCount { get; }
Public ReadOnly Property TileCount As Integer
Get
public:
property int TileCount {
int get ();
}
member TileCount : int with get
Property Value
Type:
Int32
See Also