mindee-api-dotnet

Cropper.Cropping Property

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

List of positions within the image.

[JsonPropertyName("cropping")]
public List<PositionField> Cropping { get; set; }

Property Value

List<PositionField>


Documentation generated by MdDocs