Interface ILineWidth
直線の幅の情報を表します。
Namespace: Menou.Menoute.Runtime
Assembly: Menou.Menoute.Runtime.dll
Syntax
public interface ILineWidth
Properties
Name | Description |
---|---|
Lengths | 直線の幅のリスト。 |
MaxWidth | 直線の最大幅。 |
MinWidth | 直線の最小幅。 |
Variance | 分散。 |