Back to Devexpress

DXPathGradientBrush Properties

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

latest1.8 KB
Original Source

DXPathGradientBrush Properties

A brush that fills the interior of a DXGraphicsPath object with a gradient.

NameDescription
BlendGets or sets a custom falloff for the gradient.
CenterColorGets or sets the color at the center of the path gradient.
CenterPointGets or sets the center point of the path gradient.
FocusScalesGets or sets the focus point for the gradient falloff.
InterpolationColorsGets or sets a multicolor linear gradient.
PathDataObtains path data associated with the brush.
SurroundColorsGets or sets an array of colors that correspond to the points in the path the PathGradientBrush fills.
TransformGets or sets a copy of the geometric world transformation. Inherited from DXTilingBrush.
WrapModeGets or sets the brush’s wrap mode. Inherited from DXTilingBrush.

See Also

DXPathGradientBrush Class

DXPathGradientBrush Members

DevExpress.Drawing Namespace