Eyeshot 10 WinForms API Reference
ReadDepthValues(Int32,Int32,Size) Method

WinForms Assembly > devDept.Graphics Namespace > D3DRenderContext Class > ReadDepthValues Method : ReadDepthValues(Int32,Int32,Size) Method
Syntax
'Declaration
 
Public Overloads Overrides Function ReadDepthValues( _
   ByVal left As Integer, _
   ByVal bottom As Integer, _
   ByVal size As Size _
) As Short()
public override short[] ReadDepthValues( 
   int left,
   int bottom,
   Size size
)

Parameters

left
bottom
size
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members
Overload List