Back to DOM
DOM.Elements.Graphics.Effects.TextEffect
Namespace: DOM.Elements.Graphics.Effects
Represents the text effects applied to an object or text, such as shadow, outline, glow, reflection, 3D effect, or gradient.
5 members
Properties
Effect3D
Gets or sets the 3D effect applied to the text.
GlowEffect
Gets or sets the glow effect applied to the text.
GradientFill
Gets or sets the gradient effect applied to the text.
ReflectionEffect
Gets or sets the reflection effect applied to the text.
TextOutlineEffect
Gets or sets the text outline effect applied to the text.