Edit

Share via


Is31fl3731.GetLedAddress(Int32, Int32) Method

Definition

Gets the hardware location for the pixel.

public abstract int GetLedAddress (int x, int y);
abstract member GetLedAddress : int * int -> int
Public MustOverride 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