LineDisplay.DisplayBitmapCenter 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 in the horizontal center of the current character position, as specified by the CursorColumn property setting.
public const int DisplayBitmapCenter = -2;
val mutable DisplayBitmapCenter : int
Public Const DisplayBitmapCenter As Integer = -2