Public Sub New( _ ByVal device As Device, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal format As Format, _ ByVal depthStencil As Boolean, _ ByVal depthStencilFormat As DepthFormat _ )
System.Boolean Set to true if the render surface supports a depth-stencil surface; otherwise, false.
depthStencilFormat
Microsoft.DirectX.Direct3D.DepthFormat If depthStencil is set to true, this parameter is a member of the Format enumeration that describes the depth-stencil format of the render surface.