Class SmartCropsResult.SmartCrop
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Azure.ComputerVision
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Azure.dll
Syntax
public sealed class SmartCropsResult.SmartCrop
Properties
| Edit this page View SourceAspectRatio
Declaration
[JsonProperty("aspectRatio")]
public float AspectRatio { get; set; }
Property Value
| Type | Description |
|---|---|
| float |
BoundingBox
Declaration
[JsonProperty("boundingBox")]
public BoundingBox BoundingBox { get; set; }
Property Value
| Type | Description |
|---|---|
| BoundingBox |