Void
IGraphics
.ExportScreenToImage(
String
filePath)
Exports the current Graphics screen to a file.
Remarks
Examples
Parameters
filePath
Type:
String
The image file path to export.
Return Value
Type:
Void