Click or drag to resize

GH_ObjectChangedEventArgsCustomType Property

Gets the customised type description of this event. This field is only set when the Type is GH_ObjectEventType.Custom.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string CustomType { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ObjectChangedEventArgs.CustomType"]

See Also