SrcPos

WmfDibBitBlt.SrcPos property

Gets or sets the source position.

public Point SrcPos { get; set; }

Property Value

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

See Also