GH_PreviewWireArgs.Thickness Property

GH_PreviewWireArgsThickness Property

Gets the thickness in which wires ought to be drawn.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int Thickness { get; }
Public ReadOnly Property Thickness As Integer
	Get

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewWireArgs.Thickness"]

See Also