Click or drag to resize

GH_PreviewArgsDisplay Property

Gets the Pipeline that is being used to draw the current preview.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public DisplayPipeline Display { get; }

Property Value

Type: DisplayPipeline

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewArgs.Display"]

Implements

IGH_PreviewArgsDisplay
See Also