C# Class CefSharp.CompositionUnderline

Represents an IME composition underline.
Afficher le fichier Open project: cefsharp/CefSharp

Méthodes publiques

Méthode Description
CompositionUnderline ( Range range, uint color, uint backGroundColor, bool thick )

Method Details

CompositionUnderline() public méthode

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