LineDisplay.DisplayBitmapLeft 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 left edge with the leftmost pixel of the current character position, as specified by the CursorColumn property setting.
public const int DisplayBitmapLeft = -1;
val mutable DisplayBitmapLeft : int
Public Const DisplayBitmapLeft As Integer = -1