컨텐츠로 건너뛰기

GeometryPolygon

編集中。

import

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은 해당 인스턴스를 반환합니다.