Share via


LineDisplay.DisplayBitmapBottom Field

2/27/2008

Aligns the bitmap’s bottom edge with the bottommost pixel of the current character position, as specified by the CursorRow property setting.

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

Syntax

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

Remarks

Used in the DisplayBitmap and SetBitmap methods.

See Also

Reference

LineDisplay Class
LineDisplay Members
Microsoft.PointOfService Namespace
DisplayBitmap
SetBitmap
CursorRow