Click or drag to resize

GH_CanvasCreatePreview Method

Render this canvas to a thumbnail preview.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Bitmap CreatePreview(
	Size size
)

Parameters

size
Type: System.DrawingSize

Return Value

Type: Bitmap
See Also