GH_AsynchFileData.FileThumbnail Property

GH_AsynchFileDataFileThumbnail Property

Gets the thumbnail bitmap associated with the file.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Bitmap FileThumbnail { get; }
Public ReadOnly Property FileThumbnail As Bitmap
	Get

Property Value

Type: Bitmap

[Missing <value> documentation for "P:Grasshopper.GUI.GH_AsynchFileData.FileThumbnail"]

See Also