DestPos

WmfSetDibToDev.DestPos property

Gets or sets the dest position.

public Point DestPos { get; set; }

Property Value

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

See Also