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.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool IndexBuffers32Bit
Public IndexBuffers32Bit As Boolean
public:
bool IndexBuffers32Bit
Field Value
Type:
Boolean
See Also