mindee-api-dotnet

Orientation.Value Property

Declaring Type: Orientation
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Degrees of the rotation

[JsonPropertyName("value")]
public int? Value { get; set; }

Property Value

Nullable<int>

Example

90


Documentation generated by MdDocs