javascript - Can One Check that Rafael JS Canvas.paper.set() is not empty -


under circumstances, pop() canvas.paper.set() if not empty. there way check how many elements contains or @ least number not zero? checked rafael reference , find info. that.

set has length property tell how many elements contains.

someset.length 

Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -