tick_marker#

property Ruler.tick_marker: str#

The marker used for the ticks.

Alias for ruler.points.material.marker.

This can be any value in pygfx.utils.enums.MarkerShape. Sensible values include ‘tick’, ‘tick_left’, and ‘tick_right’.