| BOOL CBCGPSVGImage::ExportToFile | ( | const CString & | strFilePath, |
| double | dblScale = 1.0, |
||
| double | dblScaleVert = 0.0 |
||
| ) |
Exports SVG image to file.
| strFilePath | Full pathname of the file. |
| dblScale | Specifies the scale. The default scale is 1.0 (100%). |
| dblScaleVert | Specifies the vertical scale. The default scale is 0.0 (the horizontal scale is used). |