[[["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\u003e\u003ccode\u003eVertex\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eVertex\u003c/code\u003e class: a default constructor, and one that takes another \u003ccode\u003eVertex\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVertex\u003c/code\u003e class has two properties, \u003ccode\u003eX\u003c/code\u003e and \u003ccode\u003eY\u003c/code\u003e, both of type \u003ccode\u003eInt32\u003c/code\u003e, representing the x and y coordinates of the point, respectively.\u003c/p\u003e\n"]]],[],null,[]]