Page 1 of 1

pixel/point value of ovel in Livecode

Posted: Tue Apr 19, 2016 9:57 am
by kevin007
Hi All,

Is it any way to get the point value of oval in Livecode. eg: If I draw a oval in in my stack, I want the pixel or point value of the oval. :oops:

Thanks
Kevin

Re: pixel/point value of ovel in Livecode

Posted: Tue Apr 19, 2016 2:46 pm
by dunbarx
Hi.

I am not sure what you mean. Any control has certain properties, like its location and rect, and some even have their "points".

What is a "point value"? Do you mean the color of a particular pixel?

Craig Newman

Re: pixel/point value of ovel in Livecode

Posted: Tue Apr 19, 2016 4:08 pm
by jacque
You can use "the effective points" for ovals. See the "points" entry in the dictionary.