| Constructor Summary |
|---|
| Property Getters/Setters Summary | ||
|---|---|---|
function | getHeightPixel() | |
function | setHeightPixel(value) | |
function | getPathSegementList() | |
Gets |
||
function | getWidthPixel() | |
function | setWidthPixel(value) | |
| Method Summary | ||
|---|---|---|
function | arcTo(wR, hR, stAng, swAng) | |
function | close() | |
function | cubicBezierTo(ctrX1, ctrY1, ctrX2, ctrY2, endX, endY) | |
function | lineTo(x, y) | |
function | moveTo(x, y) | |
function ShapePath()
function getPathSegementList()
function getWidthPixel() / function setWidthPixel(value)
function getHeightPixel() / function setHeightPixel(value)