ResampleMaskedCommandSourceRect Property |
Sets or gets the area to be resampled.
Namespace:
Atalasoft.Imaging.ImageProcessing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic Rectangle SourceRect { get; set; }Public Property SourceRect As Rectangle
Get
Set
Property Value
Type:
Rectangle
See Also