Bitmap

WmfCreatePatternBrush.Bitmap property

Gets or sets the bitmap.

public WmfBitmap16 Bitmap { get; set; }

Property Value

The bitmap that specifies the pattern for the brush.

See Also