SoOffscreenRenderAreaEventArgNumTiles Property |
Returns the number of tiles used to generate the entire image.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int NumTiles { get; }
Public ReadOnly Property NumTiles As Integer
Get
public:
property int NumTiles {
int get ();
}
member NumTiles : int with get
Property Value
Type:
Int32Remarks See Also