Class FindLinePara
找线参数
public class FindLinePara
- Inheritance
-
FindLinePara
- Inherited Members
- Extension Methods
Properties
FindPoint
找点参数
public FindPointLinePara FindPoint { get; set; }
Property Value
FitLine
拟合线参数
public FitLinePara FitLine { get; set; }