TextShadowSettings Class Reference

Setting information of shadow of character string. More...

List of all members.

Public Member Functions

 TextShadowSettings ()
 Constructor.

Properties

UIColor Color [get, set]
 Obtains and sets the color of the shadow of the character string.
float HorizontalOffset [get, set]
 Obtains and sets the horizontal offset position of the shadow of the character string.
float VerticalOffset [get, set]
 Obtains and sets the vertical offset position of the shadow of the character string.

Detailed Description

Setting information of shadow of character string.