LcdCharacterEncoding Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the character encoding for an LCD display. Instances of this class are generated by LcdCharacterEncodingFactory.
public class LcdCharacterEncoding : System.Text.Encoding
type LcdCharacterEncoding = class
inherit Encoding
Public Class LcdCharacterEncoding
Inherits Encoding
- Inheritance
-
LcdCharacterEncoding
Lcd |
Creates an instance of LcdCharacterEncoding. |
Lcd |
Creates an instance of LcdCharacterEncoding. |
All |
This is internally set to false if we already know that we won't be able to display all required characters |
Encoding |
|
Extra |
The list of pixel maps for extra characters that are required for this culture. |
Is |
Always returns true for this class. |
Read |
Specified Name of the hardcoded character memory set for which this Encoding is intended. An encoding shall only be loaded to a matching display. |
Get |
|
Get |
|
Get |
|
Get |
Reverse mapping is not supported for this encoding. |
Get |
|
Get |
Product | Versions |
---|---|
.NET IoT Libraries | 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |