[]
Represents a shape effects formatting that can be applied to an object.
public class ShapeEffects : TextEffects
Public Class ShapeEffects
Inherits TextEffects
Name | Description |
---|---|
Blur | Gets the blur effect formatting. |
FillOverlay | Gets the fill overlay effect formatting. Note that fill overlay does not have any visual effect for GroupShape. |
InnerShadow | Gets the inner shadow effect formatting. |
PresetShadow | Gets the preset shadow effect formatting. |
SoftEdge | Gets the soft edge effect formatting. |
Name | Description |
---|---|
ApplyBuiltInGlowInt(BuiltInGlowId) | Applies built-in glow to the object. |
ApplyBuiltInReflectionInt(BuiltInReflectionId) | Applies built-in reflection to the object. |
ApplyBuiltInShadowInt(BuiltInShadowId) | Applies built-in shadow to the object. |
Clean() | Sets all effects to default values. |
Equals(object) | |
GetHashCode() |