public sealed class Landmark : IMessage<FaceAnnotation.Types.Landmark>, IEquatable<FaceAnnotation.Types.Landmark>, IDeepCloneable<FaceAnnotation.Types.Landmark>, IBufferMessage, IMessage
A face-specific landmark (for example, a face feature).
[[["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 document outlines the \u003ccode\u003eLandmark\u003c/code\u003e class, a component of the Google Cloud Vision API's \u003ccode\u003eFaceAnnotation\u003c/code\u003e feature, specifically within version 3.1.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLandmark\u003c/code\u003e class represents a specific point on a detected face, like a facial feature, and it can be implemented using the provided interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLandmark\u003c/code\u003e class offers two constructors: a default constructor (\u003ccode\u003eLandmark()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eLandmark(FaceAnnotation.Types.Landmark other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLandmark\u003c/code\u003e class has two properties: \u003ccode\u003ePosition\u003c/code\u003e which defines the location of the landmark, and \u003ccode\u003eType\u003c/code\u003e which defines the specific type of facial feature it is.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the inheritance and interface implementations for the \u003ccode\u003eLandmark\u003c/code\u003e class, including its relationship to \u003ccode\u003eObject\u003c/code\u003e and several \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e interfaces, and lists all of its inherited members.\u003c/p\u003e\n"]]],[],null,[]]