Click or drag to resize
RenderingContextBackBufferDescription Property
Gets a BackBuffer Description (set if multisampling is NOT used; otherwise the MSAABackBuffer property is set)

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 1.1.5815.1040
Syntax
C#
public Texture2DDescription BackBufferDescription { get; }

Property Value

Type: Texture2DDescription
See Also