Mask.CornerPart Class
A corner part composing the mask
Item Index
Methods
- buildSVG static
- render
- SVGPathPointsTemplate static
- update
Methods
buildSVG
(
static
-
borderRadius
Renders the SVG for the corner part
Parameters:
-
borderRadius
NumberThe corner part border radius
render
()
Object
Renders the mask corner part
Returns:
Object:
The corner part jQuery wrapped DOM element
SVGPathPointsTemplate
(
static
-
borderRadius
Formats the SVG path for the corner part
Parameters:
-
borderRadius
NumberThe corner part border radius
update
(
-
position
-
borderRadius
Updates the positioning and border radius of the mask corner part
Parameters:
-
position
ObjectThe positioning information
-
borderRadius
ObjectThe border radius information