[[["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."],[[["This webpage details the `CropHint` class, a component of the Google Cloud Vision API's .NET library, specifically within the `Google.Cloud.Vision.V1` namespace."],["The latest stable version of `CropHint` is 3.7.0, however this page refers to version 2.5.0 of the library, and provides links to older and newer versions ranging from 2.3.0 to 3.7.0."],["The `CropHint` class is designed to provide a single hint for generating a new crop of an image, featuring properties like `BoundingPoly` for the crop region's coordinates, `Confidence` to indicate how salient the area is, and `ImportanceFraction` to show its significance to the whole image."],["The CropHint class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing it to be used to create and manage single crop regions."],["Constructors are available to create a new `CropHint` instance or to create one based on another `CropHint` object."]]],[]]