

# Point
<a name="API_Point"></a>

The X and Y coordinates of a point on a document page.

For additional information, see [Point](https://docs.aws.amazon.com/textract/latest/dg/API_Point.html) in the Amazon Textract API reference.

## Contents
<a name="API_Point_Contents"></a>

 ** X **   <a name="comprehend-Type-Point-X"></a>
The value of the X coordinate for a point on a polygon  
Type: Float  
Required: No

 ** Y **   <a name="comprehend-Type-Point-Y"></a>
The value of the Y coordinate for a point on a polygon  
Type: Float  
Required: No

## See Also
<a name="API_Point_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/comprehend-2017-11-27/Point) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/comprehend-2017-11-27/Point) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/comprehend-2017-11-27/Point) 