Properties' Details |
Shadow
boolean Shadow;
- Description
- enables/disables the shadow of a Shape .
The other shadow properties are only applied if this is
set to true .
|
|
ShadowColor
::com::sun::star::util::Color ShadowColor;
- Description
- This is the color of the shadow of this Shape .
|
|
ShadowTransparence
short ShadowTransparence;
- Description
- This defines the degree of transparence of the shadow in percent.
|
|
ShadowXDistance
long ShadowXDistance;
- Description
- This is the horizontal distance of the left edge of the
Shape to the shadow.
|
|
ShadowYDistance
long ShadowYDistance;
- Description
- This is the vertical distance of the top edge of the
Shape to the shadow.
|
|
Copyright © 2003 Sun Microsystems, Inc.