pango-sharp 2.6.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Scale factors. System.Object Field System.Double Represents the scale between dimensions used for Pango distances and device units. The definition of device units is dependent on the output device; it will typically be pixels for a screen, and points for a printer. This is currently 1024, but this may be changed in the future. When setting font sizes, device units are always considered to be points (as in "12 point font"), rather than pixels. 1024 Field System.Double The scale factor for three shrinking steps (1 / (1.2 * 1.2 * 1.2)). 0.5787037037037 Field System.Double The scale factor for two shrinking steps (1 / (1.2 * 1.2)). 0.6444444444444 Field System.Double The scale factor for one shrinking step (1 / 1.2). 0.8333333333333 Field System.Double The scale factor for normal size (1.0). 1 Field System.Double The scale factor for one magnification step (1.2). 1.2 Field System.Double The scale factor for two magnification steps (1.2 * 1.2). 1.4399999999999 Field System.Double The scale factor for three magnification steps (1.2 * 1.2 * 1.2). 1.728 Constructor Default constructor Field System.Double Obsolete alias for . System.Obsolete(Message="Replaced by XXSmall", IsError=False) 0.5787037037037 Field System.Double Obsolete alias for . System.Obsolete(Message="Replaced by XSmall", IsError=False) 0.6444444444444 Field System.Double Obsolete alias for . System.Obsolete(Message="Replaced by XLarge", IsError=False) 1.4399999999999 Field System.Double Obsolete alias for . System.Obsolete(Message="Replaced by XXLarge", IsError=False) 1.728