- Lightning fast shape detection algorithm.
- Supports for multiple Layers.
- z-index reordering: moveUp, moveDown(), moveToTop(), moveToBottom()
- Transforms, rotation, offset, scale for all Shapes.
- Web and Mobile shape events support.
- Support for shadows.
- Support for linear and radial gradients as well as patterns.
- Direct support for shape stroke and filling.
- Support for shape colors and transparency.
- List of implemented shapes:
* Rectangle
* Rounded Corner Rectangle
* Lines
* Dashed Lines
* Support for Line Caps
* Support for Line Joins
* Arcs
* Circle
* Ellipse
* Quadratic Curve
* Polygons
* Stars
* BezierCurve
* Parallelogram
* Slice
* RegularPolygon
- Support for Groups and Groups of Groups.
* Group as many shapes as you want and even Groups of Groups and treat them as a single entity.
- Direct Dragging Support for Web and Mobile.
- Text support with Horizontal and Vertical Alignment.
- Text measure support for both width and height.
- Scaled Text
- Image support based on URL and even ImageResource.
- Image Dragging support.
- Built-In Image Filters
- Drag constraint (bounds, vertical and horizontal)
- Video support
- Built in JSON serialization for the entire viewport of elements.
* Serialize your Lienzo View and persist it locally or over the wire via JSON.