Click or drag to resize

Param_TextEntity.DrawViewportWires Method

Namespace:  Grasshopper.Kernel.Parameters
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void DrawViewportWires(
	IGH_PreviewArgs args
)

Parameters

args
Type: Grasshopper.Kernel.IGH_PreviewArgs

Implements

IGH_PreviewObject.DrawViewportWires(IGH_PreviewArgs)
See Also