visualization-tools

Home > @visualization-tools/core > OnDprChanged > (constructor)

OnDprChanged.(constructor)

Constructs a new instance of the OnDprChanged class

Signature:

constructor(onDprChanged: (dpr: number) => void);

Parameters

Parameter Type Description
onDprChanged (dpr: number) => void