Grasshopper API
GH_PreviewWireArgs Constructor |
Initializes a new instance of the GH_PreviewWireArgs class
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public GH_PreviewWireArgs( RhinoViewport vp, DisplayPipeline pl, Color col, int thickness )
Public Sub New ( vp As RhinoViewport, pl As DisplayPipeline, col As Color, thickness As Integer )
Parameters
- vp
- Type: RhinoViewport
- pl
- Type: DisplayPipeline
- col
- Type: System.DrawingColor
- thickness
- Type: SystemInt32
