gnome-sharp0.0.0.0neutralGtk# 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.CanvasItemGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of CanvasShape, 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.CanvasShape'To be addedPropertyGnome.CanvasPathDefThe used
a
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 pattern
Stipple patternPropertySystem.StringX color specification for outline color, or pointer for no color (transparent).
X color specification
X color specificationPropertyGdk.CapStyleCap (end point) style for the Bezier path.
Cap style
Cap style used by the Bezier pathPropertyGdk.JoinStyleVertex join style for the Bezier path.
Vertex join style
Verty join style used by the Bezier pathPropertySystem.UInt32Fill color with an alpha component (in the format 0xRRGGBBAA).
the color to fill
the fill colorPropertySystem.DoubleMinimum angle between segments, where miter join rule is applied.
minium angle between segments
Minimum angle between segments, where miter join rule is applied.PropertyGdk.ColorAllocated for fill.
a the to fillPropertySystem.DoubleWidth of the outline in canvas units. The outline will be scaled when the canvas zoom factor is changed.
width of the outline
width of the outlinePropertySystem.UInt32Outline color with an alpha component (in the format 0xRRGGBBAA).
outline color
outline colorPropertySystem.UInt32Width of the outline in pixels. The outline will not be scaled when the canvas zoom factor is changed.
Width of the outline
width of the outlinePropertySystem.UInt32Winding rule for the Bezier path
winding rule
winding rule used by the Bezier pathPropertyGdk.DrawableStipple pattern for outline.
a stipple pattern
Stipple pattern used by the outlinePropertySystem.String
X color specification for fill color, or pointer for no color (transparent).
X color specification
X color specificationPropertyGdk.ColorAllocated for outline.
a the color of the outlinePropertyArt.VpathDashTo be addeda To be addedPropertyGLib.GTypeTo be addeda To be addedConstructorTo be added
a a To be addedConstructorTo be added
a
a a To be added