UnderlineFill Operators
The underline fill of a text element.| Name | Description |
|---|---|
| Equality(UnderlineFill, UnderlineFill) static | Determines whether two specified UnderlineFill objects are equal. |
| Implicit(Fill to UnderlineFill) static |
Defines an implicit conversion of a Fill object to an UnderlineFill object.
|
| Inequality(UnderlineFill, UnderlineFill) static |
Determines whether two UnderlineFill objects are not equal.
|
See Also