public sealed class BoundingPoly : IMessage<BoundingPoly>, IEquatable<BoundingPoly>, IDeepCloneable<BoundingPoly>, IBufferMessage, IMessage
A bounding polygon of a detected object on a plane.
On output both vertices and normalized_vertices are provided.
The polygon is formed by connecting vertices in the order they are listed.
[[["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\u003eThis webpage details the \u003ccode\u003eBoundingPoly\u003c/code\u003e class, which represents a bounding polygon of a detected object in the Google Cloud AutoML V1 library, within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBoundingPoly\u003c/code\u003e provides both vertices and normalized vertices for a detected object, and it is derived from the base \u003ccode\u003eObject\u003c/code\u003e class, while implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eBoundingPoly\u003c/code\u003e is 3.4.0, with several previous versions including 2.3.0 through 3.3.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBoundingPoly\u003c/code\u003e class contains a \u003ccode\u003eNormalizedVertices\u003c/code\u003e property which provides a collection of normalized vertices for the polygon.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBoundingPoly\u003c/code\u003e class has 2 constructors available, one default and one that accepts another \u003ccode\u003eBoundingPoly\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]