Method CreatePointPair
CreatePointPair(IPointD, IPointD)
座標ペア生成
Declaration
public static IPointPair CreatePointPair(IPointD point0, IPointD point1)
Parameters
Type | Name | Description |
---|---|---|
IPointD | point0 | 座標0 |
IPointD | point1 | 座標1 |
Returns
Type | Description |
---|---|
IPointPair |