Represents how text should be decorated with special background color.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public class BgColorTextDecoration : TextDecoration
Visual Basic
Public Class BgColorTextDecoration
	Inherits TextDecoration

Inheritance Hierarchy

System..::..Object
  Sgry.Azuki..::..TextDecoration
    Sgry.Azuki..::..BgColorTextDecoration

See Also