| Constants Reference > Constants Members > Scale Constants |
Scale Constants
Specifies the scaling to use when printing.
|
Constant |
Description |
|
oc3dScaleNone |
Same size as actual chart |
|
oc3dScaleToWidth |
Scale to specified width, preserving aspect ratio |
|
oc3dScaleToHeight |
Scale to specified height, preserving aspect ratio |
|
oc3dScaleToFit |
Scale to existing window (minimum of height and width), preserving aspect ratio |
|
oc3dScaleToMax |
Enlarge to size of page |