GH_CanvasUpdateDocumentPreview Method |
Call this method to update the preview thumbnail for the currently loaded document.
If no document is currently loaded, nothing will happen.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void UpdateDocumentPreview()
Public Sub UpdateDocumentPreview
See Also