BitmapSource Field

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

Specifies the bitmapped image that is used as the brush's paint, or fill.

Namespace:  Microsoft.SPOT.Presentation.Media
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public BitmapSource As Bitmap
public Bitmap BitmapSource
public:
Bitmap^ BitmapSource
val mutable BitmapSource: Bitmap
public var BitmapSource : Bitmap

.NET Framework Security

See Also

Reference

ImageBrush Class

Microsoft.SPOT.Presentation.Media Namespace