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
ANALYSIS_FLAG_IS_ELLIPSIS
public const int ANALYSIS_FLAG_IS_ELLIPSIS = 2
Field Value
ANALYSIS_FLAG_NEED_HYPHEN
public const int ANALYSIS_FLAG_NEED_HYPHEN = 4
Field Value
ATTR_INDEX_FROM_TEXT_BEGINNING
public const uint ATTR_INDEX_FROM_TEXT_BEGINNING = 0
Field Value
ATTR_INDEX_TO_TEXT_END
public const uint ATTR_INDEX_TO_TEXT_END = 4294967295
Field Value
GLYPH_EMPTY
public const uint GLYPH_EMPTY = 268435455
Field Value
GLYPH_INVALID_INPUT
public const uint GLYPH_INVALID_INPUT = 4294967295
Field Value
GLYPH_UNKNOWN_FLAG
public const uint GLYPH_UNKNOWN_FLAG = 268435456
Field Value
LARGE
The scale factor for one magnification step (1.2).
public const double LARGE = 1.2
Field Value
MEDIUM
The scale factor for normal size (1.0).
public const double MEDIUM = 1
Field Value
SCALE
public const int SCALE = 1024
Field Value
SMALL
The scale factor for one shrinking step (1 / 1.2).
public const double SMALL = 0.8333333333333334
Field Value
VERSION_MAJOR
public const int VERSION_MAJOR = 1
Field Value
VERSION_MICRO
public const int VERSION_MICRO = 0
Field Value
VERSION_MINOR
public const int VERSION_MINOR = 57
Field Value
VERSION_STRING
public const string VERSION_STRING = "1.57.0"
Field Value
XX_LARGE
The scale factor for three magnification steps (1.2 * 1.2 * 1.2).
public const double XX_LARGE = 1.728
Field Value
XX_SMALL
The CSS scale factor for three shrinking steps (1 / (1.2 * 1.2 * 1.2)).
public const double XX_SMALL = 0.5787037037037037
Field Value
X_LARGE
The scale factor for two magnification steps (1.2 * 1.2).
public const double X_LARGE = 1.44
Field Value
X_SMALL
The scale factor for two shrinking steps (1 / (1.2 * 1.2)).
public const double X_SMALL = 0.6944444444444444