Share via


_bitmap Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

A Bitmap object used to draw the InkCanvas background rectangle.

Namespace:  Microsoft.SPOT.Ink
Assembly:  Microsoft.SPOT.Ink (in Microsoft.SPOT.Ink.dll)

Syntax

'Declaration
Protected _bitmap As Bitmap
protected Bitmap _bitmap
protected:
Bitmap^ _bitmap
val mutable _bitmap: Bitmap
protected var _bitmap : Bitmap

.NET Framework Security

See Also

Reference

InkCanvas Class

Microsoft.SPOT.Ink Namespace