DrawUtils.PopRenderTarget Method

GeonBit.UI

DrawUtilsPopRenderTarget Method
Pop a render target from the render targets stack.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void PopRenderTarget()
See Also