UIStroke
Show Deprecated
UIStroke applies an outline to text or a UI border. Key features include:
- Change the stroke Transparency independently from the text or UI object.
- Choose the LineJoinMode of the stroke (round, bevel, or miter).
- Add a gradient to the stroke via the UIGradient instance.
- Use rich text tags to add stroke to inline text segments.
For more details on the UIStroke object, see Appearance Modifiers.
Summary
Properties
Determines whether to apply the stroke to the object's border instead of the text itself.
Determines the stroke color.
Determines whether the stroke in visible.
Determines how corners are interpreted.
Determines the stroke's thickness.
Sets the stroke opacity independently of the parent object's BackgroundTransparency or TextTransparency.