All Classes Namespaces
Public Types | Public Member Functions | Public Attributes
LWF.Format.TextProperty Class Reference
Collaboration diagram for LWF.Format.TextProperty:
Collaboration graph
[legend]

List of all members.

Public Types

enum  Align {
  LEFT = 0, RIGHT = 1, CENTER = 2, ALIGN_MASK = 0x3,
  VERTICAL_BOTTOM = (1 << 2), VERTICAL_MIDDLE = (2 << 2), VERTICAL_MASK = 0xc
}

Public Member Functions

 TextProperty (BinaryReader br)

Public Attributes

int maxLength
int fontId
int fontHeight
int align
int leftMargin
int rightMargin
int indent
int leading

The documentation for this class was generated from the following files: