PHP-GTK
Monday, November 23, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkInterpolation
GdkLineStylenext

Last updated: Mon, 23 Nov 2009
view this page in English

GdkJoinStyle

Determines how the joins between segments of a polygon are drawn.

Value

Symbolic name

Description

  0Gdk::JOIN_MITER The sides of each line are extended to meet at an angle.
  1Gdk::JOIN_ROUND The sides of the two lines are joined by a circular arc.
  2Gdk::JOIN_BEVEL The sides of the two lines are joined by a straight line which makes an equal angle with each line.

User Contributed Notes
gdk.enum.joinstyle.php
add a note about notes
There are no user contributed notes for this page.


previousGdkInterpolation
GdkLineStylenext

Last updated: Mon, 23 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Mon Nov 23 02:47:05 2009 UTC