DocumentSave Method (Image) |
Save the current document to disk with a custom thumbnail.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic void Save(
Image thumbnail
)
Parameters
- thumbnail
- Type: System.DrawingImage
Thumbnail image to use for the document.
See Also