ReadResult.Angle Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="angle")]
public double Angle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="angle")>]
member this.Angle : double with get, set
Public Property Angle As Double

Property Value

Double
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to