[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `CropHint` class represents a single crop suggestion for image cropping, used to define a new crop region."],["This class provides properties such as `BoundingPoly`, `Confidence`, and `ImportanceFraction`, allowing you to define the crop region, its confidence level, and its importance in the original image."],["`CropHint` has multiple versions available, from version 2.3.0 up to the latest version 3.7.0."],["The `CropHint` class inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CropHint` class has two constructors that allow you to instantiate the class, one without parameters, and another that allows you to provide another instance of the same class."]]],[]]