DXPathGradientBrush Properties
A brush that fills the interior of a DXGraphicsPath
object with a gradient.
Name | Description |
---|---|
Blend | Gets or sets a custom falloff for the gradient. |
Center |
Gets or sets the color at the center of the path gradient. |
Center |
Gets or sets the center point of the path gradient. |
Focus |
Gets or sets the focus point for the gradient falloff. |
Interpolation |
Gets or sets a multicolor linear gradient. |
Path |
Obtains path data associated with the brush. |
Surround |
Gets or sets an array of colors that correspond to the points in the path the Path fills.
|
Transform |
Gets or sets a copy of the geometric world transformation.
Inherited from DXTiling |
Wrap |
Gets or sets the brush’s wrap mode.
Inherited from DXTiling |
See Also