next up previous contents
Nächste Seite: j_ componentlistener Aufwärts: Functions Vorherige Seite: j_ choice   Inhalt


j_ cliprect


Synopsis
void j_cliprect ( int obj , int x , int y , int width , int height );

Argumente

obj : int
x : int
y : int
width : int
height : int

Beschreibung

Setzt den Clipping Bereich auf das spezifizierte Rechteck (x, y, width, height).

Zielkomponenten

Canvas, Image, Printer



Merten Joost 2003-02-26