Show / Hide Table of Contents

Delegate RGBSurface.SurfaceLayoutChangedEventHandler

Represents the event-handler of the SurfaceLayoutChanged-event.

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

The arguments provided by the event.

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