GH_RuleAnyNumber.Notation Property

GH_RuleAnyNumberNotation Property

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Notation { get; }
Public ReadOnly Property Notation As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_RuleAnyNumber.Notation"]

Implements

IGH_RuleNotation
See Also