Delen via


DetectedBrand.Rectangle Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to