Share via


AzureGroundingEnhancementLineSpan.Polygon Property

Definition

An array of objects representing points in the polygon that encloses the detected object.

public System.Collections.Generic.IReadOnlyList<Azure.AI.OpenAI.AzureGroundingEnhancementCoordinatePoint> Polygon { get; }
member this.Polygon : System.Collections.Generic.IReadOnlyList<Azure.AI.OpenAI.AzureGroundingEnhancementCoordinatePoint>
Public ReadOnly Property Polygon As IReadOnlyList(Of AzureGroundingEnhancementCoordinatePoint)

Property Value

Applies to