Show / Hide Table of Contents

Delegate RGBSurface.UpdatingEventHandler

Represents the event-handler of the Updating-event.

Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
public delegate void RGBSurface.UpdatingEventHandler(UpdatingEventArgs args)
Parameters
Type Name Description
UpdatingEventArgs args

The arguments provided by the event.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX