Share via


LineDisplay.DisplayBitmapLeft Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Aligns the bitmap’s left edge with the leftmost pixel of the current character position, as specified by the CursorColumn property setting.

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

Syntax

'Declaration
Public Const DisplayBitmapLeft As Integer
public const int DisplayBitmapLeft
public:
literal int DisplayBitmapLeft
public static final int DisplayBitmapLeft
public const var DisplayBitmapLeft : int

Remarks

Used in the DisplayBitmap and SetBitmap methods.

See Also

Reference

LineDisplay Class
LineDisplay Members
Microsoft.PointOfService Namespace
DisplayBitmap
SetBitmap
CursorColumn