[]
The abstract base class that represents a shadow effect that can be applied to an object.
public abstract class ShadowBase : FormattingBag
Public MustInherit Class ShadowBase
Inherits FormattingBag
Name | Description |
---|---|
Angle | Gets or sets the direction of the shadow. The default is 0. The value range from 0 to 359.9. |
Color | Gets the shadow color. |
Distance | Gets or sets how far to offset the shadow. The default is 0. The value range from 0 to 200. |
Name | Description |
---|---|
Equals(object) | |
FixInheritedValues() | Fixes all inherited values as "direct" values for this instance. |
GetHashCode() | |
Reset() | Resets the shadow to inherited defaults. |