GH_DocSettingsEventArgsKind Property |
Gets the type of setting that was changed.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_DocumentSettings Kind { get; }
Public ReadOnly Property Kind As GH_DocumentSettings
Get
Property Value
Type:
GH_DocumentSettings[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocSettingsEventArgs.Kind"]
See Also