Click or drag to resize

GH_DocumentPreviewMode Property

Gets or sets the preview display mode and makes sure the conduit instance of this class is set to match.

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

Property Value

Type: GH_PreviewMode

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

See Also