Forum Discussion
YMinaev
Staff
16 years agoHi,
Well, actually, VisibleOnScreen is a property, and you cannot call it like a method. Use obj.VisibleOnScreen instead of obj.VisibleOnScreen().
Well, actually, VisibleOnScreen is a property, and you cannot call it like a method. Use obj.VisibleOnScreen instead of obj.VisibleOnScreen().