Click or drag to resize

GeometryBounds Property

Rectangular region bounding all of SubRegions

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

Property Value

Type: Rectangle
Rectangle
Remarks
Rectangular bounding box of a segmented region
See Also