cornerStyle
|
|
Access
|
read-write
|
Returns
|
int
|
endPattern
|
|
Access
|
read-write
|
Returns
|
fRuleLinePattern
|
fillColor
|
|
Access
|
read-write
|
Returns
|
fColor
|
lineBackground
|
|
Access
|
read-write
|
Returns
|
fColor
|
lineColor
|
|
Access
|
read-write
|
Returns
|
fColor
|
lineStyle
|
|
Access
|
read-write
|
Returns
|
fRuleLine
|
opacity
|
|
Access
|
read-write
|
Returns
|
float
|
radius
|
|
Access
|
read-write
|
Returns
|
fLength
|
t
|
Top.
|
b
|
Bottom.
|
l
|
Left.
|
r
|
Right.
|
1
|
Top left corner.
|
2
|
Top right corner.
|
3
|
Bottom left corner.
|
4
|
Bottom right corner.
|
5
|
Top left corner.
|
6
|
Top right corner.
|
7
|
Bottom left corner.
|
8
|
Bottom right corner.
|
/
|
This flag gives you the ability to merge rules together and create a 3D effect.
|
#
|
Instead of using the whole width of the cell for this particular rule, it will use the hash rule width. This allows you to specify rules that do not span into gutters using either the width of the longest item in the cell, the width of the last line in the cell or width of the rules from the previous row. See <?tbcrhash> for more details.
|
u
|
Diagonal rule from bottom left to top right.
|
d
|
Diagonal rule from top left to bottom right.
|
p
|
Point the ends of the diagonal rule so they fit neatly into the corners of any outer rules.
|
c
|
Rounded cap on the ends of the diagonal rules.
|
e
|
Instead of fitting the diagonal rule inside the bounding box, let them overlap so the middle of the rule ends will be exactly over the corners of the bounding box.
|
sides
|
|
Access
|
read-write
|
Returns
|
String
|
startPattern
|
|
Access
|
read-write
|
Returns
|
fRuleLinePattern
|
thickness
|
|
Access
|
read-write
|
Returns
|
fLength
|
fRule
|
|
Parameters
|
None
|
Returns
|
fRule. A new object of class fRule.
|
readResolveobj
|
|
Parameters
|
Objectobj
The serialized representation.
|
Returns
|
fRule. The object corresponding to the serialized representation.
|