Interface IPointPair
座標ペアの情報を表します。
Namespace: Menou.Menoute.Runtime
Assembly: Menou.Menoute.Runtime.dll
Syntax
public interface IPointPair
Properties
Name | Description |
---|---|
Angle | 角度。 |
Blob | 座標に外接するブロブ。 |
Distance | 距離。 |
Point0 | 座標0。 |
Point1 | 座標1。 |