UnderlineFill.Implicit(Fill to UnderlineFill) Operator
Defines an implicit conversion of a Fill object to an UnderlineFill object.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| fill | Fill | The |
Returns
| Type | Description |
|---|---|
| UnderlineFill | The resulting |
See Also