'Declaration<NullableContextAttribute(2)> Protected Overridable Sub OnSelectedColorChanged( _ ByVal oldValue As Color, _ ByVal newValue As Color _ )
'UsageDim instance As ColorCanvas Dim oldValue As Color Dim newValue As Color instance.OnSelectedColorChanged(oldValue, newValue)
Parameters
- oldValue
- newValue