Table of Contents

Class Constants

Namespace
Pango
Assembly
Pango-1.0.dll
public class Constants
Inheritance
Constants
Inherited Members

Fields

ANALYSIS_FLAG_CENTERED_BASELINE

public const int ANALYSIS_FLAG_CENTERED_BASELINE = 1

Field Value

int

ANALYSIS_FLAG_IS_ELLIPSIS

public const int ANALYSIS_FLAG_IS_ELLIPSIS = 2

Field Value

int

ANALYSIS_FLAG_NEED_HYPHEN

public const int ANALYSIS_FLAG_NEED_HYPHEN = 4

Field Value

int

ATTR_INDEX_FROM_TEXT_BEGINNING

public const uint ATTR_INDEX_FROM_TEXT_BEGINNING = 0

Field Value

uint

ATTR_INDEX_TO_TEXT_END

public const uint ATTR_INDEX_TO_TEXT_END = 4294967295

Field Value

uint

GLYPH_EMPTY

public const uint GLYPH_EMPTY = 268435455

Field Value

uint

GLYPH_INVALID_INPUT

public const uint GLYPH_INVALID_INPUT = 4294967295

Field Value

uint

GLYPH_UNKNOWN_FLAG

public const uint GLYPH_UNKNOWN_FLAG = 268435456

Field Value

uint

SCALE

public const int SCALE = 1024

Field Value

int

VERSION_MAJOR

public const int VERSION_MAJOR = 1

Field Value

int

VERSION_MICRO

public const int VERSION_MICRO = 1

Field Value

int

VERSION_MINOR

public const int VERSION_MINOR = 52

Field Value

int

VERSION_STRING

public const string VERSION_STRING = "1.52.1"

Field Value

string