Share via


AzureGroundingEnhancementLine.Spans Property

Definition

An array of spans that represent detected objects and its bounding box information.

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

Property Value

Applies to