CompositionUnderline Structure |
Namespace: CefSharp.Structs
The CompositionUnderline type exposes the following members.
Name | Description | |
---|---|---|
CompositionUnderline(Range, UInt32, UInt32, Boolean) |
Constructor.
| |
CompositionUnderline(Range, UInt32, UInt32, Boolean, CompositionUnderlineStyle) |
Constructor.
|
Name | Description | |
---|---|---|
BackgroundColor |
Background color. 32-bit ARGB color value, not premultiplied. The color components are always
in a known order. Equivalent to the SkColor type.
| |
Color |
Text color. 32-bit ARGB color value, not premultiplied. The color components are always
in a known order. Equivalent to the SkColor type.
| |
Range |
Underline character range.
| |
Style |
Style
| |
Thick |
true for thickunderline
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |