DestHeight

WmfStretchDib.DestHeight property

Gets or sets the height of the dest.

public short DestHeight { get; set; }

Property Value

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

See Also