RenderContextBase.SetRGBA (Single()) Method

Protected MustOverride Sub SetRGBA( _ 
ByVal rgba As Single() _ 
)
This language is not supported or no code example is available.
protected abstract void SetRGBA( 
float[] rgba 
)
This language is not supported or no code example is available.

Parameters

rgba
float[]

.NET Framework

Supported in: 4.8

In this article

Definition