draw.Drawing.isempty
draw.Drawing: TF = isempty (D)
Return true when the drawing holds no entities.
The current layer and the name have no bearing on this: a drawing is empty when there is nothing to render.
Source Code: draw.Drawing