Modify this view to have some or all of the characteristics of the named view given. The named view must have been previously saved using saveView. Each characteristic is independantly controlled, so it is, for example, possible to modify the rotation to match, without affecting anything else.
savedName | string | name to find and load |
doLayers | boolean | whether or not to make the drawing layers of this view match those previously saved |
doRotation | boolean | whether or not to make the rotation of this view match those previously saved |
doPageSz | boolean | whether or not to make the page size of this view match those previously saved |
doColour | boolean | whether or not to make the colour scheme of this view match those previously saved |
doPenLib | boolean | whether or not to make the pen library of this view match those previously saved (this option affects all views in this database) |
Return value | none |
Back to View
Back to Overview