gnome-sharp 0.0.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Polygon canvas item A canvas item for drawing polygon (multi sided) shapes. Gnome.CanvasShape GLib.IWrapper System.IDisposable Method System.Double Computes the distance between a point and a polygon. FIXME Vertices of the polygon. X coordinates are in the even indices, and Y coordinates are in the odd indices Number of points in the polygon X coordinate of the point Y coordinate of the point The distance from the point to the polygon, or zero if the point is inside the polygon. Method System.Void Disposes the resources associated with the object. Constructor Internal constructor Pointer to the C object. An instance of CanvasPolygon, 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.CanvasPolygon' To be added Constructor Creates a new polygon The that this item belongs to. the newly-created object Property System.UInt32 The GLib Type for Gnome.CanvasPolygon The GLib Type for the Gnome.CanvasPolygon class. Property Gnome.CanvasPoints a pointer. This can be created by a call to the constructor. a pointer. a pointer. Constructor Internal constructor GLib type for the type Creates a new instance of CanvasPolygon, 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.