Click or drag to resize

GH_DocumentThumbnail Property

Gets or sets the thumbnail bitmap for this document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Bitmap Thumbnail { get; set; }

Property Value

Type: Bitmap

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.Thumbnail"]

See Also