hpux man page for xsetarcmode

Query: xsetarcmode

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XSetArcMode()															     XSetArcMode()

Name
  XSetArcMode - set the arc mode in a graphics context.

Synopsis
  XSetArcMode(display, gc, arc_mode)
	Display *display;
	GC gc;
	int arc_mode;

Arguments
  display   Specifies a connection to an X server; returned from XOpenDisplay().

  gc	    Specifies the graphics context.

  arc_mode  Specifies the arc mode for the specified graphics context.	Possible values are ArcChord or ArcPieSlice.

Description
  XSetArcMode()  sets  the  arc_mode component of a GC, which controls filling in the XFillArcs() function.  ArcChord specifies that the area
  between the arc and a line segment joining the endpoints of the arc is filled.  ArcPieSlice specifies that the area filled is delimited  by
  the arc and two line segments connecting the ends of the arc to the center point of the rectangle defining the arc.

Errors
  BadAlloc
  BadGC
  BadValue

See Also
  XDefaultGC(),  XChangeGC(), XCopyGC(), XCreateGC(), XFreeGC(), XGContextFromGC(), XSetBackground(), XSetClipMask(), XSetClipOrigin(), XSet-
  ClipRectangles(), XSetDashes(), XSetFillRule(), XSetFillStyle(),  XSetForeground(),  XSetFunction(),	XSetGraphicsExposures(),  XSetLineAt-
  tributes(), XSetPlaneMask(), XSetState(), XSetStipple(), XSetSubwindowMode(), XSetTSOrigin().

Xlib - Graphics Context 													     XSetArcMode()
Related Man Pages
xsetsubwindowmode(3) - debian
xsetgraphicsexposure(3) - centos
xsetsubwindowmode(3) - centos
xsetgraphicsexposure(3) - suse
xsetgraphicsexposure(3x11) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
SAN Migration question
Sequence extraction