customCornerRadiusShape
Type
handler
Summary
Generates a rounded rectangle allowing to define the radius of each corner
Syntax
customCornerRadiusShape(<pRoundRadius>,<pRect>)
Description
Generates a rounded rectangle allowing to define the radius of each corner
note
This handler is for internal use.
Parameters
Name | Type | Description |
---|---|---|
pRoundRadius | A number or a list pRect: The base rectangle |