gnome-sharp0.0.0.0Gtk# 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.CanvasShapeGLib.IWrapperSystem.IDisposableMethodSystem.DoubleComputes 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.MethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal 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.ConstructorTo be addedTo be added: an object of type 'Gnome.CanvasPolygon'To be addedConstructorCreates a new polygon
The that this item
belongs to.
the newly-created objectPropertySystem.UInt32The GLib Type for Gnome.CanvasPolygonThe GLib Type for the Gnome.CanvasPolygon class.PropertyGnome.CanvasPointsa pointer. This
can be created by a call to the constructor.
a pointer.
a pointer.ConstructorInternal constructor
GLib type for the type
Creates a new instance of CanvasPolygon, using the GLib-provided typeThis 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.