Turtle, Observer, Patch

pendown?-at xcor ycor

Parameters:
xcor Number
ycor Number

Description:
Reports whether the pen of the turtle at xcor ycor, relative to the caller, is down.

Examples:
pendown?-at 1 1 reports whether the pen of the turtle is down one unit to the right and one unit above the caller.

Related Commands:
pendown? pendown?-towards setpendown?-at