Carbon


rDocProc

Header: MacWindows.h

enum {
    rDocProc = 16
};

Constant descriptions

rDocProc

Pre-Appearance rounded-corner window. You can control the diameter of curvature of a rounded-corner window (window type rDocProc) by adding one of these integers to the rDocProc constant:

rDocProc (diameters of curvature: 16, 16)

rDocProc + 2 (diameters of curvature: 4, 4)

rDocProc + 4 (diameters of curvature: 6, 6)

rDocProc + 6 (diameters of curvature: 10, 10)


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)