コンテンツにスキップ

GeometryPolygon

編集中。

インポート

import { GeometryPolygon } from "@tai-kun/surrealdb/decodeonly-datatypes";
import { GeometryPolygon } from "@tai-kun/surrealdb/encodable-datatypes";
import { GeometryPolygon } from "@tai-kun/surrealdb/standard-datatypes";

.constructor()

新しい GeometryPolygon オブジェクトを作成します。

new GeometryPolygon(source);

引数

source

編集中。

返値

new を通じて呼び出された場合、GeometryPolygon はそのインスタンスを返します。