Table of Contents

Class CPoseInfo

Namespace
AT.Librarys.Container.Toolkit.Vision
Assembly
AT.Librarys.Container.dll

位姿信息

public class CPoseInfo
Inheritance
CPoseInfo
Inherited Members
Extension Methods

Properties

Lines

线

public List<CLine> Lines { get; set; }

Property Value

List<CLine>

Name

名称

public string Name { get; set; }

Property Value

string

Null

空值

public static CPoseInfo Null { get; }

Property Value

CPoseInfo

Points

public List<CPoint> Points { get; set; }

Property Value

List<CPoint>