getToolZOrder method
Returns the z-order for the tool drawings.
Implementation
DrawingZOrder getToolZOrder(DrawingV2 drawing) => DrawingZOrder.bottom;
Returns the z-order for the tool drawings.
DrawingZOrder getToolZOrder(DrawingV2 drawing) => DrawingZOrder.bottom;