OptionalangleOptionalangleThe unit of angle-based measurement.
OptionalareaAn optional formatter that can be used to format the display of an area. The formatting function is passed a calculated area and is expected to return a string.
OptionaldistanceAn optional formatter that can be used to format the display of a distance. The formatting function is passed a calculated real-world distance and is expected to return a string.
OptionaldistanceThe unit of distance-based measurement.
OptionalfractionalThe number of fraction digits to display.
OptionalmeasurementThe MeasurementModel that should be reflected in these details. If not specified, a new MeasurementModel will be created, which can then be used to update the display.
OptionalmeasurementThe outcome to display. This property is automatically updated if a measurement model is provided.
OptionalmeasurementThe manager that the component will use to present measurement overlays.
OptionalresultA set of result types to display. If undefined, then all results will be displayed.
An optional formatter that can be used to format the display of an angle. The formatting function is passed a calculated angle in degrees and is expected to return a string.