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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public virtual Rectangle Bounds { get; }

Property Value

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