Skip to main content

IRekognitionPoint

Interface in AWS.Rekognition

Interface for Point.

Properties

X

property X: TOptional<Single>

The X coordinate for a point on a Polygon.

Valid range: 0.0 - 1.0.

Y

property Y: TOptional<Single>

The Y coordinate for a point on a Polygon.

Valid range: 0.0 - 1.0.