hpux man page for xoffsetregion

Query: xoffsetregion

OS: hpux

Section: 3

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

XOffsetRegion() 														   XOffsetRegion()

Name
  XOffsetRegion - change offset of a region.

Synopsis
  XOffsetRegion(r, dx, dy)
	Region r;
	int dx, dy;

Arguments
  r	 Specifies the region.

  dx	 Specify the amount to move the specified region relative to the origin of all regions.
  dy
Description
  XOffsetRegion() changes the offset of the region the specified amounts in the x and y directions.

  Regions are located using an offset from a point (the region origin) which is common to all regions.	It is up to the application to inter-
  pret the location of the region relative to a drawable.  If the region is to be used as a clip_mask by calling XSetRegion(), the upper-left
  corner  of  the region relative to the drawable used in the graphics request will be at (xoffset + clip_x_origin, yoffset + clip_y_origin),
  where xoffset and yoffset are the offset of the region and clip_x_origin and clip_y_origin are components of the GC used  in	the  graphics
  request.

Structures
  Region is a pointer to an opaque structure type.

See Also
  XClipBox(),  XCreateRegion(),  XDestroyRegion(),  XEmptyRegion(),  XEqualRegion(),  XIntersectRegion(), XPointInRegion(), XPolygonRegion(),
  XRectInRegion(), XSetRegion(), XShrinkRegion(), XSubtractRegion(), XUnionRectWithRegion(), XUnionRegion(), XXorRegion().

Xlib - Regions															   XOffsetRegion()
Related Man Pages
xintersectregion(3) - debian
xunionrectwithregion(3) - debian
xshrinkregion(3) - centos
xpolygonregion(3) - hpux
xunionrectwithregion(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
Thank you members and admins
Seeking Alternative for diff in hp
Tar Command