Check visiblity of a Layer
Source position: agraphics.pas line 2285
function Is_Visible(
l: PLayer
):Boolean;
l
Layer to check
True if the layer is set to visible.