InkColorShouldSerializeColor4 Method
Gets a value indicating if the value of
Color4 property should be serialized by Visual Studio Designer.
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
protected virtual bool ShouldSerializeColor4()
Protected Overridable Function ShouldSerializeColor4 As Boolean
Return Value
BooleanTrue to serialize the value,
False otherwise.