Click or drag to resize
AB4D logo

D3D11ImageSourceAlwaysCallSetBackBuffer Property

When set to true, then SetBackBuffer method is always called from the InvalidateBackBuffer method.

Namespace: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.1.9105.2048
Syntax
C#
public static bool AlwaysCallSetBackBuffer { get; set; }

Property Value

Boolean
See Also