次の方法で共有


RegionProposal.BoundingBox プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="boundingBox")]
public Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.BoundingBox BoundingBox { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="boundingBox")>]
member this.BoundingBox : Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.BoundingBox
Public ReadOnly Property BoundingBox As BoundingBox

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象