Exports the current view to a GIF file.
Visual Basic |
---|
Public Function ExportGif( _ ByVal filename As String, _ ByVal w As Long, _ ByVal h As Long _ ) As Integer |
Available: MM ME MD OD OM SISpy
Groups:
sis.ExportGif ("c:\raster\map.gif", 600, 400)
Exports the current view as a 600 x 400 raster image in GIF format.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).