How to manipulate Canvas elements: Difference between revisions

Jump to navigation Jump to search
Line 267: Line 267:
</syntaxhighlight> you get ''[9.5,19.5, 120.5,40.5]'' which are the values for [Xmin,Ymin, Xmax,Ymax].<br />
</syntaxhighlight> you get ''[9.5,19.5, 120.5,40.5]'' which are the values for [Xmin,Ymin, Xmax,Ymax].<br />
The virtual points (the red flashing ones) are usually named as (from 1 to 9):<br />
The virtual points (the red flashing ones) are usually named as (from 1 to 9):<br />
'left-top' 'center-top' 'right-top'<br />
<span style="background: white; color: red">'left-top'     'center-top'     'right-top'
'left-center'  'center-center'  'right-center'<br />
'left-center'  'center-center'  'right-center'
'left-bottom'  'center-bottom'  'right-bottom'<br />
'left-bottom'  'center-bottom'  'right-bottom'</span>
<br />
229

edits

Navigation menu