This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| crpl:docs:celltopixel [2013/10/27 04:35] – created ThirdParty | crpl:docs:celltopixel [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| =====  CellToPixel | =====  CellToPixel | ||
| Line 12: | Line 12: | ||
| === Examples === | === Examples === | ||
| < | < | ||
| + | GetMouseCell CellToPixel | ||
| </ | </ | ||
| + | is equivalent to | ||
| + | < | ||
| + | GetMousePosition | ||
| + | </ | ||
| + | |||