UIStroke

Show Deprecated

UIStroke applies an outline to text or a UI border. Key features include:

  • Adjust the Color and Thickness of the stroke outline.
  • 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

Properties

ApplyStrokeMode

Read Parallel

Color

Read Parallel

Enabled

Read Parallel

LineJoinMode

Read Parallel

Thickness

Read Parallel

Transparency

Read Parallel

Methods

Events