LineDisplay.DisplayBitmapRight Field (POS for .NET v1.12 SDK Documentation)
2/27/2008
Aligns the bitmap’s right edge with the rightmost 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 DisplayBitmapRight As Integer
public const int DisplayBitmapRight
public:
literal int DisplayBitmapRight
public static final int DisplayBitmapRight
public const var DisplayBitmapRight : int
Remarks
Used in the DisplayBitmap and SetBitmap methods.
See Also
Reference
LineDisplay Class
LineDisplay Members
Microsoft.PointOfService Namespace
DisplayBitmap
SetBitmap
CursorColumn