Name | Description | |
---|---|---|
![]() | AlignXFactor | Gets or sets the shadow alignment X factor. Specified relative to the geometry bounds. |
![]() | AlignYFactor | Gets or sets the shadow alignment Y factor. Specified relative to the geometry bounds. |
![]() | ApplyToFilling | Get or sets a value indicating whether the shadow needs to be applied to the filling of the displayed object. |
![]() | ApplyToOutline | Get or sets a value indicating whether the shadow needs to be applied to the outline of the displayed object. |
![]() | Color | Gets or sets the color of the shadow. |
![]() | OffsetX | Gets or sets the shadow's X offset. |
![]() | OffsetY | Gets or sets the shadow's Y offset. |
![]() | ScaleX | Gets or sets the shadow's X scaling factor. Must be greater than 0.01. By default set to 1. |
![]() | ScaleY | Gets or sets the shadow's Y scaling factor. Must be greater than 0.01. By default set to 1. |
![]() | SkewX | Gets or sets the shadow's X skew angle (in degrees). By default set to 0. |
![]() | SkewY | Gets or sets the shadow's Y skew angle (in degrees). By default set to 0. |
![]() | UseFillAndStrokeAlpha | Gets or sets a value indicating whether the shadow should use the alpha values (fill and stroke) of the object that casts the shadow. |