DestWidth

WmfDibStrechBlt.DestWidth property

Gets or sets the width of the dest.

public short DestWidth { get; set; }

Property Value

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

See Also