Click or drag to resize

RenderDeviceInfoD2Dv11Supported Field

LightningChart .NET Help
True if D2D v1.1 is supported, false if not. The v1.1 is required for HW text rendering on DX11. On DX9 this is always false.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public bool D2Dv11Supported

Field Value

Type: Boolean
See Also