Grasshopper API
GH_AsynchFileDataCallback Property |
Gets or sets the callback delegate to be used when properties are updated.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

public GH_AsynchFileDataFileChangedDelegate Callback { get; set; }
Public Property Callback As GH_AsynchFileDataFileChangedDelegate Get Set
Property Value
Type: GH_AsynchFileDataFileChangedDelegate[Missing <value> documentation for "P:Grasshopper.GUI.GH_AsynchFileData.Callback"]
