Share via


LineDisplayProperties Members

2/27/2008

A helper class created by POS for .NET to simplify the retrieval and setting of property values for line display devices.

The following tables list the members exposed by the LineDisplayProperties type.

Public Properties

  Name Description
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif BlinkRate Holds the blink cycle in milliseconds.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapBitmap If true, display of bitmaps is supported.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapBlink Holds the character blink capability of the line display device.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapBlinkRate If true, the device’s blink rate can be controlled, and the application uses the BlinkRate property to indicate the rate at which the display blinks.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapBrightness If true, brightness control is supported.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapCharacterSet Holds the default character set capability of the line display device.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapCompareFirmwareVersion  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapCursorType Holds a bitwise indication of the cursor types supported by the line display device, selectable via the CursorType property.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapCustomGlyph If true, the device supports custom glyph definition.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapDescriptors If true, the device supports descriptors.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapHMarquee If true, the device supports horizontal marquee windows.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapICharWait If true, the device supports inter-character wait.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapMapCharacterSet If true, then the service object is able to map the characters provided by the application to the character sets defined in the CharacterSetList property when displaying data.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapPowerReporting  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapReadBack Holds the capability of the line display device to read back the data displayed on it.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapReverse Holds the reverse video capability of the line display device.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapScreenMode If true, the line display device supports changing the screen mode (that is, the number of text rows and columns).
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapStatisticsReporting  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapUpdateFirmware  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapUpdateStatistics  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CapVMarquee If true, the device supports vertical marquee windows.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CharacterSet Holds the character set for displaying characters.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CharacterSetList Holds a string of character set numbers.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif Columns Holds the number of columns for this window.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CurrentWindow Holds the current window to which text is displayed.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CursorColumn Holds the column in the current window to which the next displayed character will be output.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CursorRow Holds the row in the current window to which the next displayed character will be output.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CursorType Holds the cursor type for the current window.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CursorUpdate If true when characters are displayed using the DisplayText and DisplayTextAt methods, then the CursorRow and CursorColumn properties will be updated to point to the character beyond the last character output.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif CustomGlyphList Holds an array of instances of the RangeOfCharacters helper class, which represents the character code ranges that are available for defining glyphs.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif DeviceBrightness Holds the device brightness value, expressed as a percentage between 0 and 100.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif DeviceColumns Holds the number of columns on this device.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif DeviceDescription  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif DeviceDescriptors Holds the number of descriptors on this device.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif DeviceName  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif DeviceRows Holds the number of rows on this device.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif DeviceWindows Holds the maximum number of windows supported by the line display device.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif GlyphHeight Indicates the glyph height based on the number of pixels for a character cell.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif GlyphWidth Indicates the glyph width based on the number of pixels for a character cell.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif InterCharacterWait Holds the wait time, specified in milliseconds, between the display of each character with the DisplayText and DisplayTextAt methods.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif MapCharacterSet If true when outputting data, the service object maps the characters transferred by the application to the character set selected in the CharacterSet property.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif MarqueeFormat Holds the marquee format for the current window.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif MarqueeRepeatWait Holds the wait time, specified in milliseconds, between scrolling the final character or row of the window into its viewport and restarting the marquee with the first or last character or row.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif MarqueeType Holds the marquee type for the current window.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif MarqueeUnitWait Holds the wait time, specified in milliseconds, between marquee scrolling of each column or row in the window.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif MaximumX A value of 0 (zero) indicates that bitmaps are not supported.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif MaximumY A value of zero indicates that bitmaps aren’t supported.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif PowerState  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif Rows Holds the number of rows for this window.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif ScreenMode Holds the screen mode value of the device.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif ScreenModeList Holds the array of DisplayScreenMode class instances that are supported by the device.
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif ServiceObjectDescription  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif ServiceObjectVersion  (inherited from CommonProperties )
Aa460575.pubproperty(en-us,WinEmbedded.1002).gif State  (inherited from CommonProperties )

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa460575.pubmethod(en-us,WinEmbedded.1002).gif Equals  Overloaded. (inherited from Object )
Aa460575.pubmethod(en-us,WinEmbedded.1002).gif GetHashCode  (inherited from Object )
Aa460575.pubmethod(en-us,WinEmbedded.1002).gif GetType  (inherited from Object )
Aa460575.pubmethod(en-us,WinEmbedded.1002).gif Aa460575.static(en-us,WinEmbedded.1002).gif ReferenceEquals  (inherited from Object )
Aa460575.pubmethod(en-us,WinEmbedded.1002).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa460575.protmethod(en-us,WinEmbedded.1002).gif Finalize  (inherited from Object )
Aa460575.protmethod(en-us,WinEmbedded.1002).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

LineDisplayProperties Class
Microsoft.PointOfService.BaseServiceObjects Namespace