SrcRect

EmfStretchBlt.SrcRect property

Gets or sets the source rect.

public Rectangle SrcRect { get; set; }

Property Value

The source rect.

See Also