Class CPoseInfo
位姿信息
public class CPoseInfo
- Inheritance
-
CPoseInfo
- Inherited Members
- Extension Methods
Properties
Lines
线
public List<CLine> Lines { get; set; }
Property Value
Name
名称
public string Name { get; set; }
Property Value
Null
空值
public static CPoseInfo Null { get; }
Property Value
Points
点
public List<CPoint> Points { get; set; }