Eyeshot 10 WPF API Reference
UpdateRegion Method (D3DTextureDepth)

WPF Assembly > devDept.Graphics Namespace > D3DTextureDepth Class : UpdateRegion Method
Syntax
'Declaration
 
Public Overrides Sub UpdateRegion( _
   ByVal renderContext As RenderContextBase, _
   ByVal bitmap As Bitmap, _
   ByVal xOffset As Integer, _
   ByVal yOffset As Integer _
) 
public override void UpdateRegion( 
   RenderContextBase renderContext,
   Bitmap bitmap,
   int xOffset,
   int yOffset
)

Parameters

renderContext
bitmap
xOffset
yOffset
See Also

Reference

D3DTextureDepth Class
D3DTextureDepth Members