Click or drag to resize
CanvasBitmapDescription Property
The description of this bitmap's underlying surface.

Namespace:  Microsoft.Graphics.Canvas
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public Direct3DSurfaceDescription Description { get; }

Property Value

Type: Direct3DSurfaceDescription
See Also