visualization-tools

Home > @visualization-tools/cartesian-2d > Point2dDisplaySettings > (constructor)

Point2dDisplaySettings.(constructor)

Constructs a new instance of the Point2dDisplaySettings class

Signature:

constructor(pixelSize: number, 
    color: number, highlightColor?: number);

Parameters

Parameter Type Description
pixelSize number  
color number  
highlightColor number