Udostępnij za pośrednictwem


AreaOfInterestResult.AreaOfInterest Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="areaOfInterest")]
public Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.BoundingRect AreaOfInterest { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="areaOfInterest")>]
member this.AreaOfInterest : Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.BoundingRect
Public ReadOnly Property AreaOfInterest As BoundingRect

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to