Skip to content

Documentation / @expofp/floorplan / LayerPoint

Interface: LayerPoint ​

Extends ​

Properties ​

layer ​

ts
layer: string;

x ​

ts
x: number;

Inherited from ​

Point.x


y ​

ts
y: number;

Inherited from ​

Point.y