Interface ILinearity
Namespace: Menou.Menoute.Runtime
Assembly: Menou.Menoute.Runtime.dll
Syntax
public interface ILinearity
Properties
| Name | Description |
|---|---|
| FitLine | フィットライン |
| Length | 長さ |
| LowerLine | 下限ライン |
| MaxDistance | 最大距離 |
| Rate | 線形性 |
| Shift | シフト量 |
| UpperLine | 上限ライン |