C# Class CefSharp.CompositionUnderline

Represents an IME composition underline.
Exibir arquivo Open project: cefsharp/CefSharp

Public Methods

Method Description
CompositionUnderline ( Range range, uint color, uint backGroundColor, bool thick )

Method Details

CompositionUnderline() public method

public CompositionUnderline ( Range range, uint color, uint backGroundColor, bool thick )
range Range
color uint
backGroundColor uint
thick bool