H Element | Internet Development Index |
Defines a handle for a shape.
The following attributes modify a handle.
| Attribute | Description |
| InvX | Determines whether the x position of the handle is inverted. |
| InvY | Determines whether the y position of the handle is inverted. |
| Map | Defines the mapping range of a handle. |
| Polar | Defines the center position for polar handles. |
| Position | Specifies the x and y values of the handle. |
| RadiusRange | Defines the range of a polar handle. |
| Switch | Determines whether the handle directions are swapped. |
| XRange | Defines the x range of a handle. |
| YRange | Defines the y range of a handle. |
Remarks
This element must be defined within a Shape element.