Click or drag to resize

RenderDeviceInfoIndexBuffers32Bit Field

LightningChart .NET Help
True if 32-bit index buffers are supported. If only 16-index buffers are supported, returns false. In this case the 3D surfaces may be limited into smaller sizes.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public bool IndexBuffers32Bit

Field Value

Type: Boolean
See Also