Click or drag to resize

Screenshot Class

A screenshot helper class
Inheritance Hierarchy
SystemObject
  Demo3D.GuiScreenshot

Namespace: Demo3D.Gui
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public static class Screenshot

The Screenshot type exposes the following members.

Methods
 NameDescription
Public methodStatic memberSnapshotAndSaveView Take a screenshot of the specified view and save it.
Public methodStatic memberSnapshotModel Take a screen shot of the main view.
Public methodStatic memberSnapshotView Take a screenshot of the specified view.
Top
See Also