次の方法で共有


AreaOfInterestResult.AreaOfInterest プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象