SuspendUpdates Method (Camera3D)
Suspends drawing updates on the target until the returned object is disposed, when a final draw call will be issued
Syntax
public virtual IUpdateSuspender SuspendUpdates()

Return Value

The disposable Update Suspender
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also