Determines how lines are drawn.
Syntax
[GLib.GType(typeof(Gdk.LineStyleGType))]
public enum LineStyle
Remarks
Members
| Member Name | Description |
|---|
| Solid | Lines are drawn solid. |
| OnOffDash | Even segments are drawn; odd segments are not drawn. |
| DoubleDash |
Even segments are normally. Odd segments are drawn in the background color
if the fill style is Fill.Solid, or in the background color masked by the stipple if
the fill style is Fill.Stippled.
|
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Assembly Versions: 2.12.0.0