LcdCharacterEncoding Class

Definition

Provides the character encoding for an LCD display. Instances of this class are generated by LcdCharacterEncodingFactory.

C#
public class LcdCharacterEncoding : System.Text.Encoding
Inheritance
LcdCharacterEncoding

Constructors

Properties

AllCharactersSupported

This is internally set to false if we already know that we won't be able to display all required characters

EncodingName
ExtraCharacters

The list of pixel maps for extra characters that are required for this culture.

IsSingleByte

Always returns true for this class.

ReadOnlyMemoryName

Specified Name of the hardcoded character memory set for which this Encoding is intended. An encoding shall only be loaded to a matching display.

Methods

Applies to

Product Versions
.NET IoT Libraries 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0