|
height
|
|
|
Access
|
read-only
|
|
Returns
|
fLength
|
|
isHighlighted
|
|
|
Access
|
read-only
|
|
Returns
|
boolean
|
|
startPos
|
|
|
Access
|
read-only
|
|
Returns
|
fdStreamPos
|
|
type
|
|
|
Access
|
read-only
|
|
Returns
|
int
|
|
width
|
|
|
Access
|
read-only
|
|
Returns
|
fLength
|
|
x
|
|
|
Access
|
read-only
|
|
Returns
|
fLength
|
|
y
|
|
|
Access
|
read-only
|
|
Returns
|
fLength
|
|
ybase
|
|
|
Access
|
read-only
|
|
Returns
|
fLength
|
|
highlight mode
|
|
|
Parameters
|
boolean mode
If true, draw a box around this area, depending on the current draw level. Otherwise, remove any existing highlighting on this area. This parameter defaults to true.
|
|
Returns
|
void. None.
|
|
shift x y
|
|
|
Parameters
|
fLength x
Shift this content area to the right.
fLength y
Shift this content area down.
|
|
Returns
|
void. None.
|