gnome-sharp2.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Base class for canvas item shapes
Provides a base class for canvas item shapes, including:
,
,
, and
.
Gnome.CanvasItemConstructorInternal constructor
Pointer to the C object.
This is an internal constructor, and should not be used by user code.PropertyGnome.CanvasPathDefThe used
a or if none is set for the shape.
It does not request updates, as it is meant to be used
from item implementations, from inside update queue.
PropertyGdk.DrawableStipple pattern for fill.Stipple patternGLib.Property(Name="fill_stipple")PropertySystem.StringX color specification for outline color, or pointer for no color (transparent).X color specificationGLib.Property(Name="outline_color")PropertyGdk.CapStyleCap (end point) style for the Bezier path.Cap style used by the Bezier pathGLib.Property(Name="cap_style")PropertyGdk.JoinStyleVertex join style for the Bezier path.Verty join style used by the Bezier pathGLib.Property(Name="join_style")PropertySystem.UInt32Fill color with an alpha component (in the format 0xRRGGBBAA).the fill colorGLib.Property(Name="fill_color_rgba")PropertySystem.DoubleMinimum angle between segments, where miter join rule is applied.Minimum angle between segments, where miter join rule is applied.GLib.Property(Name="miterlimit")PropertyGdk.ColorAllocated for fill.the to fillGLib.Property(Name="fill_color_gdk")PropertySystem.DoubleWidth of the outline in canvas units. The outline will be scaled when the canvas zoom factor is changed.width of the outlineGLib.Property(Name="width_units")PropertySystem.UInt32Outline color with an alpha component (in the format 0xRRGGBBAA).outline colorGLib.Property(Name="outline_color_rgba")PropertySystem.UInt32Width of the outline in pixels. The outline will not be scaled when the canvas zoom factor is changed.width of the outlineGLib.Property(Name="width_pixels")PropertySystem.UInt32Winding rule for the Bezier pathwinding rule used by the Bezier pathGLib.Property(Name="wind")PropertyGdk.DrawableStipple pattern for outline.Stipple pattern used by the outlineGLib.Property(Name="outline_stipple")PropertySystem.String
X color specification for fill color, or pointer for no color (transparent).
X color specificationGLib.Property(Name="fill_color")PropertyGdk.ColorAllocated for outline.the color of the outlineGLib.Property(Name="outline_color_gdk")PropertyArt.VpathDashTo be addeda To be addedGLib.Property(Name="dash")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.Obsolete(Message=null, IsError=False)ConstructorTo be added
a
a To be addedConstructorTo be addedTo be added