RenderContextBase.ColorChanged Method

Protected Function ColorChanged( _ 
ByVal col1 As Color, _ 
ByVal col2 As Color
) As Boolean
This language is not supported or no code example is available.
protected bool ColorChanged( 
Color col1
Color col2 
)
This language is not supported or no code example is available.

Parameters

col1
Color

col2
Color

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition