Edit

Share via


Backpack16x9.GetLedAddress(Int32, Int32) Method

Definition

Gets the hardware location for the pixel.

public override int GetLedAddress (int x, int y);
override this.GetLedAddress : int * int -> int
Public Overrides Function GetLedAddress (x As Integer, y As Integer) As Integer

Parameters

x
Int32

Specifies the x value.

y
Int32

Specifies the y value.

Returns

Applies to