LineDisplay.ExtendedErrorTooBig Field (POS for .NET v1.12 SDK Documentation)
2/27/2008
Indicates that the bitmap is either too wide to display without transformation, or it is too big to transform.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const ExtendedErrorTooBig As Integer
public const int ExtendedErrorTooBig
public:
literal int ExtendedErrorTooBig
public static final int ExtendedErrorTooBig
public const var ExtendedErrorTooBig : int
Remarks
Used in the DisplayBitmap and SetBitmap methods.
See Also
Reference
LineDisplay Class
LineDisplay Members
Microsoft.PointOfService Namespace
DisplayBitmap
SetBitmap