gtk-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Information about measurement units on objects.System.ValueTypeFieldGtk.RulerMetricAn empty/default RulerMetric.MethodGtk.RulerMetricDefault constructor.
A , pointer to the underlying C object.
A For internal use only.FieldSystem.StringThe name of the units this ruler measures: one of Pixels, Inches, or Centimeters.FieldSystem.StringThe abbreviations for this metric's units: "Pi" for pixels, "In" for inches, "Cn" for centimeters."Cn" isn't a typo; that's how it's defined in Gtk+. See bugzilla.gnome.org bug 151944.FieldSystem.DoubleThe conversion factor between pixels and the given unit for the ruler.FieldSystem.Double[]An array of possible scales for the ruler, dependent on the units chosen.FieldSystem.Int32[]How many sub-units to break up each ruler unit into.