pango-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Scale factors.System.ObjectFieldSystem.DoubleRepresents 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.FieldSystem.DoubleThe scale factor for three shrinking steps (1 / (1.2 * 1.2 * 1.2)).FieldSystem.DoubleThe scale factor for two shrinking steps (1 / (1.2 * 1.2)).FieldSystem.DoubleThe scale factor for one shrinking step (1 / 1.2).FieldSystem.DoubleThe scale factor for normal size (1.0).FieldSystem.DoubleThe scale factor for one magnification step (1.2).FieldSystem.DoubleThe scale factor for two magnification steps (1.2 * 1.2).FieldSystem.DoubleThe scale factor for three magnification steps (1.2 * 1.2 * 1.2).ConstructorDefault constructoran object of type