An SVG rectangle.
Public Member Functions | |
| override VectorPath | GetPath (SVGElement context, RenderContext renderer) |
| Gets the path representing this element. More... | |
Public Member Functions inherited from Svg.ShapeProvider | |
| void | ClearCache () |
| Clears the cached path. More... | |
| void | SetPath (VectorPath path) |
| Sets the cached path. More... | |
| virtual ScreenRegion | GetRegion (SVGElement context, RenderContext ctx) |
| Gets the defined shape as a region. Allows optimisations for rectangles. More... | |
Properties | |
| Css.Value | CornerRadiusX [get, set] |
| Css.Value | CornerRadiusY [get, set] |
| Css.Value | X [get, set] |
| Css.Value | Y [get, set] |
| Css.Value | Width [get, set] |
| Css.Value | Height [get, set] |
Properties inherited from Svg.ShapeProvider | |
| VectorPath | Path [get] |
| The cached path. More... | |
Additional Inherited Members | |
Protected Attributes inherited from Svg.ShapeProvider | |
| VectorPath | _Path |
| The cached path. More... | |
|
inlinevirtual |
Gets the path representing this element.
Reimplemented from Svg.ShapeProvider.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |