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