DstPos

WmfDibBitBlt.DstPos property

Gets or sets the DST position.

public Point DstPos { get; set; }

Property Value

The coordinates, in logical units, of the upper-left corner of the destination rectangle.

See Also