RangeOfCharacters Class (POS for .NET v1.12 SDK Documentation)
2/27/2008
Defines a helper class that can be used to create an array representing custom glyphs for a Line Display device.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Class RangeOfCharacters
public class RangeOfCharacters
public ref class RangeOfCharacters
public class RangeOfCharacters
public class RangeOfCharacters
Remarks
Used to provide a list supported custom glyphs for the CustomGlyphList property.
Inheritance Hierarchy
System.Object
Microsoft.PointOfService.RangeOfCharacters
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
RangeOfCharacters Members
Microsoft.PointOfService Namespace