Click or drag to resize

ResampleCommandSourceRect Property

Gets or sets the value of sourceRect
Gets or sets the rectangular region of the source image that will be resized.

Namespace:  Atalasoft.Imaging.ImageProcessing
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Rectangle SourceRect { get; set; }

Property Value

Type: Rectangle
The rectangular region of the source image that will be resized.

Property Value

Type: Rectangle
The rectangular region of the source image that will be resized.
See Also