Home > @visualization-tools/cartesian-2d > Point2dDisplaySettings > (constructor)
Constructs a new instance of the Point2dDisplaySettings class
Signature:
constructor(pixelSize: number,
color: number, highlightColor?: number);
| Parameter | Type | Description |
|---|---|---|
| pixelSize | number | |
| color | number | |
| highlightColor | number |