OutputMeterOptions constructor
OutputMeterOptions(
- bool drawAc,
- bool drawBorder,
- bool drawTicks,
- DeflectionDirection deflectionDirection,
Implementation
OutputMeterOptions(
this.drawAc, this.drawBorder, this.drawTicks, this.deflectionDirection);