ImageBrush Members

The following tables list the members exposed by the ImageBrush type.

Public Constructors

Name Description
Public Method ImageBrush Initializes a new instance of the ImageBrush class with a specified image.

Public Fields

Name Description
Public Field BitmapSource Specifies the bitmapped image that is used as the brush's paint, or fill.
Public Field Opacity (Inherited from Brush.)
Public Field Stretch Specifies how an image extends (stretches) over the display area.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ImageBrush Class
Microsoft.SPOT.Presentation.Media Namespace