The texture.
The viewport rect.
The sampling mode.
Is the heatmap uniform.
DrawTexture Method (IRenderContext2D)
Draws the ITexture2D to the specified viewport rect
Syntax

Parameters

texture
The texture.
viewportRect
The viewport rect.
filtering
The sampling mode.
isUniform
Is the heatmap uniform.
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