Click or drag to resize

GH_LexerComboTarget Property

Gets or sets the lexer object that represents the target of a lexical operation.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Lexer Target { get; set; }

Property Value

Type: GH_Lexer

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_LexerCombo.Target"]

See Also