SrcRect

EmfPlusDrawImagePoints.SrcRect property

Gets or sets an EmfPlusRectF object (section 2.2.2.39) that defines a portion of the image to be rendered.

public RectangleF SrcRect { get; set; }

Property Value

The source rect.

See Also