AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class PixelLabKeypoints

    Inheritance
    object
    PixelLabKeypoints
    Namespace: Glitch9.AIDevKit.PixelLab
    Assembly: .dll
    Syntax
    public class PixelLabKeypoints

    Properties

    Label

    Declaration
    public PixelLabSkeletonLabel Label { get; set; }
    Property Value
    Type Description
    PixelLabSkeletonLabel

    X

    Declaration
    public int X { get; set; }
    Property Value
    Type Description
    int

    Y

    Declaration
    public int Y { get; set; }
    Property Value
    Type Description
    int

    ZIndex

    Declaration
    public int? ZIndex { get; set; }
    Property Value
    Type Description
    int?
    In this article
    Back to top Generated by DocFX