C# 클래스 CefSharp.CompositionUnderline

Represents an IME composition underline.
파일 보기 프로젝트 열기: cefsharp/CefSharp

공개 메소드들

메소드 설명
CompositionUnderline ( Range range, uint color, uint backGroundColor, bool thick )

메소드 상세

CompositionUnderline() 공개 메소드

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