GH_Canvas.ThumbnailSize Property

GH_CanvasThumbnailSize Property

Gets the thumbnail size for documents.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static Size ThumbnailSize { get; }
Public Shared ReadOnly Property ThumbnailSize As Size
	Get

Property Value

Type: Size

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.ThumbnailSize"]

See Also