gnome-sharp2.20.0.0Gtk# 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.CanvasShapeConstructorInternal constructor
Pointer to the C object.
This is an internal constructor, and should not be used by user code.PropertySystem.DoubleRightmost coordinate of rectangle or ellipse.Rightmost coordinate of rectangle or ellipse.GLib.Property("x2")PropertySystem.DoubleLeftmost coordinate of rectangle or ellipse.Leftmost coordinate of rectangle or ellipse.GLib.Property("x1")PropertySystem.DoubleBottommost coordinate of rectangle or ellipse.Bottommost coordinate of rectangle or ellipse.GLib.Property("y2")PropertySystem.DoubleTopmost coordinate of rectangle or ellipse.Topmost coordinate of rectangle or ellipse.GLib.Property("y1")PropertyGLib.GTypeGType Property.a Returns the native value for .ConstructorProtected Constructor.
a Chain to this constructor if you have manually registered a native value for your subclass.System.ObsoleteConstructorTo be added
a
a To be addedConstructorTo be addedTo be added