CanvasDrawingSession Properties |
The CanvasDrawingSession type exposes the following members.
Name | Description | |
---|---|---|
Antialiasing | Enables or disables primitive edge antialiasing for this drawing session. | |
Blend | Sets the blend mode for this drawing session. | |
Device | Gets the underlying device used by this drawing session. | |
Dpi | Gets the dots-per-inch (DPI) of this drawing session. | |
EffectBufferPrecision | Specifies the default precision used for intermediate buffers when drawing image effects. | |
EffectTileSize | Specifies the tile size used when drawing image effects. | |
TextAntialiasing | Sets the text antialiasing mode for this drawing session. | |
TextRenderingParameters | Describes advanced options which are applied when text is being drawn. | |
Transform | Sets the transform matrix that will be applied to subsequent drawing calls on this drawing session. | |
Units | Sets what units are used to specifiy coordinates for this drawing session. |