winconstraints(3G) — Silicon Graphics
NAME
winconstraints − changes the constraints of the current graphics window
SPECIFICATION
C
winconstraints()
FORTRAN
subroutine wincon
Pascal
procedure winconstraints();
DESCRIPTION
winconstraints binds the currently specified constraints to the current graphics window. These constraints are minsize, maxsize, keepaspect, prefsize and prefposition. These constraints are reset to none after they are bound to the graphics window.
SEE ALSO
getport, minsize, maxsize, keepaspect, prefsize, prefposition, Using mex, Chapter 2, Programming with mex
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987