gnome-sharp 0.0.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Base class for rectangle and ellipse items This forms a base class for rectangle and ellipse canvas items. Gnome.CanvasShape GLib.IWrapper System.IDisposable Method System.Void Disposes the resources associated with the object. Constructor Internal constructor Pointer to the C object. An instance of CanvasRE, wrapping the C object. This is an internal constructor, and should not be used by user code. Constructor To be added To be added: an object of type 'Gnome.CanvasRE' To be added Constructor To be added To be added: an object of type 'Gnome.CanvasGroup' To be added: an object of type 'uint' To be added: an object of type 'Gnome.CanvasRE' To be added Property System.UInt32 The GLib Type for Gnome.CanvasRE The GLib Type for the Gnome.CanvasRE class. Property System.Double Rightmost coordinate of rectangle or ellipse. Rightmost coordinate of rectangle or ellipse. Rightmost coordinate of rectangle or ellipse. Property System.Double Leftmost coordinate of rectangle or ellipse. Leftmost coordinate of rectangle or ellipse. Leftmost coordinate of rectangle or ellipse. Property System.Double Bottommost coordinate of rectangle or ellipse. Bottommost coordinate of rectangle or ellipse. Bottommost coordinate of rectangle or ellipse. Property System.Double Topmost coordinate of rectangle or ellipse. Topmost coordinate of rectangle or ellipse. Topmost coordinate of rectangle or ellipse. Constructor Internal constructor GLib type for the type Creates a new instance of CanvasRE, using the GLib-provided type This is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code.