Share via


ReadResult.Unit Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.TextRecognitionResultDimensionUnit Unit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.TextRecognitionResultDimensionUnit with get, set
Public Property Unit As TextRecognitionResultDimensionUnit

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to