SrcWidth

WmfStretchBlt.SrcWidth property

Gets or sets the width of the source.

public short SrcWidth { get; set; }

Property Value

The width, in logical units, of the source rectangle.

See Also