bindPoint2d Method
Binds an Point2d value to the ECSQL parameter.
bindPoint2d(val: Readonly<WritableXAndY>): void
| Parameter | Type | Description |
|---|---|---|
| val | Readonly<WritableXAndY> | Point2d value |
Returns - void
Defined in
- backend/src/ECSqlStatement.ts Line 485
Last Updated: 30 November, 2023