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; }
Public ReadOnly Property Display As DisplayPipeline
Get
Property Value
Type:
DisplayPipeline[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewArgs.Display"]
Implements
IGH_PreviewArgsDisplaySee Also