Share via


LineDisplayBitmap Class

2/27/2008

A helper class created by POS for .NET and used by the LineDisplayBase class for creating and displaying bitmaps.

Namespace: Microsoft.PointOfService.BaseServiceObjects
Assembly: Microsoft.PointOfService.ControlBase (in microsoft.pointofservice.controlbase.dll)

Syntax

'Declaration
Public Class LineDisplayBitmap
public class LineDisplayBitmap
public ref class LineDisplayBitmap
public class LineDisplayBitmap
public class LineDisplayBitmap

Remarks

LineDisplayBitmap is a helper class created by POS for .NET and used by the LineDisplayBase class for creating and displaying bitmaps.

Inheritance Hierarchy

System.Object
  Microsoft.PointOfService.BaseServiceObjects.LineDisplayBitmap

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

LineDisplayBitmap Members
Microsoft.PointOfService.BaseServiceObjects Namespace