SourceBitmap

WmfDibCreatePatternBrush.SourceBitmap property

Gets or sets the source bitmap.

public WmfDeviceIndependentBitmap SourceBitmap { get; set; }

Property Value

Variable-bit DIB Object data that defines the pattern to use in the brush.

See Also