DXPathGradientBrush Constructors
A brush that fills the interior of aDXGraphicsPath
object with a gradient.
Name | Parameters | Description |
---|---|---|
DXPathGradientBrush(DXGraphicsPathData) | pathData | Initializes a new instance of the DXPathGradientBrush class with specified settings. |
DXPathGradientBrush(DXPathGradientBrush) | brush | Initializes a new instance of the DXPathGradientBrush class with specified settings. |
See Also