Click or drag to resize

GH_CodeString.Segments Property

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<GH_CodeStringSegment> Segments { get; }

Property Value

Type: List<GH_CodeStringSegment>

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_CodeString.Segments"]

See Also