Class: LinearMeasurement

LinearMeasurement

Represents a linear measurement button in the UI, extending the base UIButton class.

new LinearMeasurement(isActive)

UIMap/UIDisplay/UIButton/LinearMeasurement/index.ts, line 11

Creates an instance of the LinearMeasurement button.

Name Type Default Description
isActive boolean false

Determines whether the button is active (default is false).

Extends

  • undefined