Help Center

GdipSetPathGradientPathfunction

Not implemented in Microsoft Windows GDI+ version 1.0.

Graphicsfunctiondocumented

Syntax

FUNCTION GdipSetPathGradientPath (BYVAL brush AS GpPathGradient PTR, BYVAL path AS CONST GpPath PTR) AS GpStatus

Parameters

NameDescription
brush[in] Pointer to the PathGradientBrush object.
path[in] Pointer to the GraphicsPath object.

Description

Not implemented in Microsoft Windows GDI+ version 1.0.

Reference

  • Defined in AfxNova/AfxGdiPlus.bi:2244
  • Documented in Graphics/GdiPlus Flat Api/GdiPlusPathGradientBrush.md
  • Topic: GdiPlusPathGradientBrush