InkColorShouldSerializeColor2 Method

Gets a value indicating if the value of Color2 property should be serialized by Visual Studio Designer.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
protected virtual bool ShouldSerializeColor2()

Return Value

Boolean
True to serialize the value, False otherwise.

See Also