This documentation is for the old version. Go to the latest Graphics Mill docs

MultiLayerViewer.RenderWorkspace Method

Renders all v-object in the workspace into a raster image.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Function RenderWorkspace As Bitmap
C#
public Bitmap RenderWorkspace()

Return Value

Bitmap containing the result image.

See Also

Reference

Manual