Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
This topic lists the constructors of the PathGradientBrush class. For a complete class listing, see PathGradientBrushXX Class.
Overload list
| Constructor | Description |
|---|---|
| PathGradientBrush(GraphicsPath*) | Creates a PathGradientBrush::PathGradientBrush object based on a GraphicsPath object. |
| PathGradientBrush(Point*,INT,WrapMode) | Creates a PathGradientBrush::PathGradientBrush object based on an array of points. Initializes the wrap mode of the path gradient brush. |
| PathGradientBrush(PointF*,INT,WrapMode) | Creates a PathGradientBrush object based on an array of points. Initializes the wrap mode of the path gradient brush. |
Syntax
void PathGradientBrush(
const PathGradientBrush & unnamedParam1
);
Parameters
unnamedParam1
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | gdipluspath.h |