SrcHeight

WmfDibStrechBlt.SrcHeight property

Gets or sets the height of the source.

public short SrcHeight { get; set; }

Property Value

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

See Also