public sealed class FaceAnnotation.Types.Landmark : IMessage<FaceAnnotation.Types.Landmark>, IEquatable<FaceAnnotation.Types.Landmark>, IDeepCloneable<FaceAnnotation.Types.Landmark>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class FaceAnnotation.Types.Landmark.
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"]],[["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-03-21 UTC."],[[["This page provides documentation for the `FaceAnnotation.Types.Landmark` class within the Google Cloud Vision v1 API, specifically for .NET."],["The `FaceAnnotation.Types.Landmark` class represents a specific facial feature landmark and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's constructors, including a default constructor and a copy constructor, as well as properties for `Position` and `Type`, which describe the landmark's location and type, respectively."],["Documentation for several versions of this class is available, spanning from version 2.3.0 up to the latest release of version 3.7.0, with the current version that the page focuses on being version 3.6.0."]]],[]]