Back to Devexpress

DXPathGradientBrush.Blend Property

corelibraries-devexpress-dot-drawing-dot-dxpathgradientbrush.md

latest983 B
Original Source

DXPathGradientBrush.Blend Property

Gets or sets a custom falloff for the gradient.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public DXBlend Blend { get; set; }
vb
Public Property Blend As DXBlend

Property Value

TypeDescription
DXBlend

The custom falloff.

|

See Also

DXPathGradientBrush Class

DXPathGradientBrush Members

DevExpress.Drawing Namespace