The PolygonControlPoint
class.
Default class constructor |
|
Calculate what new size would be, at end of resize. |
|
Get the new size. |
|
The begin drag left handler. |
|
The drag left handler. |
|
The end drag left handler. |
The PolygonControlPoint
class.
Default class constructor
theCanvas – a Canvas
object – the shape, instance of Shape
size (float) – the size
vertext – the vertex
the_xoffset (float) – the x position
the_yoffset (float) – the y position
the_type (int) – one of the following types ???
Control point type |
Description |
---|---|
|
Vertical |
|
Horizontal |
|
Diagonal |
Calculate what new size would be, at end of resize.
x – x ???
y – y ???
Get the new size.
The begin drag left handler.
The drag left handler.
The end drag left handler.