Delegate HotspotViewHandler
Delegate HotspotViewHandler
Namespace: Unity.Industrial.Forma.Staging.Hotspots
Syntax
public delegate void HotspotViewHandler(object sender);
Parameters
Type | Name | Description |
---|---|---|
Object | sender | The sender. |
Delegate HotspotViewHandler
public delegate void HotspotViewHandler(object sender);
Type | Name | Description |
---|---|---|
Object | sender | The sender. |