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