LineDisplay.DisplayBitmapBottom Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Aligns the bitmap’s bottom edge with the bottommost pixel of the current character position, as specified by the CursorRow property setting.
public const int DisplayBitmapBottom = -3;
val mutable DisplayBitmapBottom : int
Public Const DisplayBitmapBottom As Integer = -3