GH_DocumentPreviewFilter Property |
Gets or set the preview filter.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic GH_PreviewFilter PreviewFilter { get; set; }
Public Property PreviewFilter As GH_PreviewFilter
Get
Set
Property Value
Type:
GH_PreviewFilter[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.PreviewFilter"]
See Also