Click or drag to resize
UserInterfaceIncludeCursorInRenderTarget Field
If using render targets, should the curser be rendered inside of it? If false, cursor will draw outside the render target, when presenting it.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IncludeCursorInRenderTarget

Field Value

Type: Boolean
See Also