GdipGetPathGradientPathfunction
Not implemented in Microsoft Windows GDI+ version 1.0.
Syntax
FUNCTION GdipGetPathGradientPath (BYVAL brush AS GpPathGradient PTR, BYVAL path AS GpPath PTR) AS GpStatus
Parameters
| Name | Description | |
|---|---|---|
brush | [in] Pointer to the PathGradientBrush object. | |
path | [out] Pointer to the GraphicsPath object. |
Description
Not implemented in Microsoft Windows GDI+ version 1.0.
Reference
- Defined in AfxNova/AfxGdiPlus.bi:2243
- Documented in Graphics/GdiPlus Flat Api/GdiPlusPathGradientBrush.md
- Topic: GdiPlusPathGradientBrush