CSS::TextDecoration Struct Reference

#include <CSSUnit.hpp>

List of all members.


Detailed Description

The text decoration.


Public Types

enum  Type {
  None = 0, Underline = 1, Overline = 2, LineThrough = 3,
  Blink = 4
}


Member Enumeration Documentation

enum CSS::TextDecoration::Type

Enumerator:
None  No decoration.
Underline  The text is underlined.
Overline  The text is overlined.
LineThrough  The text is drilled by a middle height line.
Blink  The text should blink (might be unsupported).


The documentation for this struct was generated from the following file:

(C) An X-Ryl669 project 2007

This document describes Unlimited Zooming Interface source code. UZI stands for Unlimited Zooming Interface, and source code license is