AzureGroundingEnhancementCoordinatePoint interface

A representation of a single polygon point as used by the Azure grounding enhancement.

Properties

x

The x-coordinate (horizontal axis) of the point.

y

The y-coordinate (vertical axis) of the point.

Property Details

x

The x-coordinate (horizontal axis) of the point.

x: number

Property Value

number

y

The y-coordinate (vertical axis) of the point.

y: number

Property Value

number