[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVertex\u003c/code\u003e class represents a 2D point within an image, with coordinates in the same scale as the original image.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Vertex>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Vertex>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, signifying its role in data handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVertex\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, specifically version 2.3.0, within the \u003ccode\u003eGoogle.Cloud.Vision.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt provides \u003ccode\u003eX\u003c/code\u003e and \u003ccode\u003eY\u003c/code\u003e properties, both of type \u003ccode\u003eInt32\u003c/code\u003e, to define the horizontal and vertical position of the point in the image.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be initialized using two constructors, a default constructor, and one that takes another \u003ccode\u003eVertex\u003c/code\u003e object as a parameter for duplication.\u003c/p\u003e\n"]]],[],null,[]]