| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| out | theSnapPixelRadius | integer | kCADSnapDefaultPixelRadius or a snap radius in pixels
in the range kCADSnapMinimumPixelRadius up to kCADSnapMaximumPixelRadius
|
| out | theSnapMinimumLayerMode | integer | A layer mode constant
|
| out | theSnapHideCursorOnSnapFlag | integer | A boolean constant
|
| out | theSnapsAreOnFlag | integer | A boolean constant
|
| out | theSnapToPixForReshapeFlag | integer | A boolean constant
|
| out | theSnapToPixForTranslateFlag | integer | A boolean constant
|
| out | theSnapToggleFlag | integer | A boolean constant
|
| out | theSnapToggleKeyAscii | integer |
|
| out | theMaxObjectsToFindCrossings | longint |
|
| out | function result | OSErr | Error result code, also see Error handling
|