ShapePath
ShapePath class
Represents a creation path consisting of a series of moves, lines and curves that when combined will form a geometric shape.
new ShapePath()
Initializes a new instance of the ShapePath class.
Methods
| Name | Description |
|---|---|
| arcTo() | |
| close() | |
| cubicBezierTo() | |
| getHeightPixel() | |
| getPathSegementList() | Gets ShapeSegmentPathCollection list |
| getWidthPixel() | |
| lineTo() | |
| moveTo() | |
| setHeightPixel() | |
| setWidthPixel() |
arcTo()
close()
cubicBezierTo()
getHeightPixel()
getPathSegementList()
Gets ShapeSegmentPathCollection list