Click or drag to resize
Ab4d.SharpEngine logo

OverlaySurfaceHostRenderAsManyFramesAsPossible Field

Gets or sets a static Boolean that specifies if rendering is not bound to WPF's frame rate but is rendering as many frames as possible (when set to true).

Namespace: Ab4d.SharpEngine.Wpf.Controls
Assembly: Ab4d.SharpEngine.Wpf (in Ab4d.SharpEngine.Wpf.dll) Version: 3.0.9208+3b2441d6a11f923f2600f40f4296bdc3d8b46035
Syntax
C#
public static bool RenderAsManyFramesAsPossible

Field Value

Boolean
See Also