Class OverlayEventArgs
Inherited Members
Namespace: NFive.SDK.Client.Interface
Assembly: NFive.SDK.Client.net.dll
Syntax
public class OverlayEventArgs : EventArgs
Constructors
| Improve this Doc View SourceOverlayEventArgs(Overlay)
Declaration
public OverlayEventArgs(Overlay overlay)
Parameters
| Type | Name | Description |
|---|---|---|
| Overlay | overlay |
Properties
| Improve this Doc View SourceOverlay
Declaration
public Overlay Overlay { get; protected set; }
Property Value
| Type | Description |
|---|---|
| Overlay |