Name | Description | |
---|---|---|
Alignment | Gets or sets the reflection alignment.
The default is a null reference (Nothing in Visual Basic) for text and RectangleAlignment.Bottom for drawings. Note that a null reference (Nothing in Visual Basic) cannot be used for drawings. | |
Angle | Gets or sets the direction to offset the reflection.
Allowed values are from 0 to 359.9, inclusive. The default is 0. | |
Blur | Gets or sets the blur radius of the reflection.
Allowed values are from 0 to 100, inclusive. The default is 0. | |
Distance | Gets or sets a value specifying how far to offset the reflection.
Allowed values are from 0 to 100, inclusive. The default is 0. | |
EndOpacity | Gets or sets the ending reflection opacity.
Allowed values are from 0 to 100, inclusive. The default is 0. | |
EndOpacityPosition | Get or set the end position along the gradient ramp of the end opacity value.
Allowed values are from 0 to 100, inclusive. The default is 0 for text and 100 for drawings. | |
IsFixed | ||
OpacityAngle | Gets or sets the direction of the opacity gradient ramp relative to the text.
Allowed values are from 0 to 359.9, inclusive. The default is 0 for text and 100 for drawings. | |
RotateWithObject | Gets or sets a value indicating whether the reflection rotates along with the object when the object is rotated.
The default is true. Note that this property cannot be applied for text. | |
ScaleX | Gets or sets the horizontal scaling factor of the reflection.
The default is 0 for text and 100 for drawings. | |
ScaleY | Gets or sets the vertical scaling factor of the reflection.
The default is 0 for text and 100 for drawings. | |
SkewX | Gets or sets the horizontal skew angle of the reflection.
Allowed values are from -89.9 to 89.9, inclusive. The default is 0. | |
SkewY | Gets or sets the vertical skew angle of the reflection.
Allowed values are from -89.9 to 89.9, inclusive. The default is 0. | |
StartOpacity | Gets or sets the starting reflection opacity.
Allowed values are from 0 to 100, inclusive. The default is 0 for text and 100 for drawings. | |
StartOpacityPosition | Get or set the start position along the gradient ramp of the start opacity value.
Allowed values are from 0 to 100, inclusive. The default is 0. |