AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about where the following items are located on a document page: detected page, text, key-value pairs, tables, table cells, and selection elements.

Inheritance Hierarchy

System.Object
  Amazon.Textract.Model.Geometry

Namespace: Amazon.Textract.Model
Assembly: AWSSDK.Textract.dll
Version: 3.x.y.z

Syntax

C#
public class Geometry

The Geometry type exposes the following members

Constructors

NameDescription
Public Method Geometry()

Properties

NameTypeDescription
Public Property BoundingBox Amazon.Textract.Model.BoundingBox

Gets and sets the property BoundingBox.

An axis-aligned coarse representation of the location of the recognized item on the document page.

Public Property Polygon System.Collections.Generic.List<Amazon.Textract.Model.Point>

Gets and sets the property Polygon.

Within the bounding box, a fine-grained polygon around the recognized item.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5