SourceBitmap

WmfDibStrechBlt.SourceBitmap property

Gets or sets the source bitmap.

public WmfDeviceIndependentBitmap SourceBitmap { get; set; }

Property Value

The source bitmap.

See Also