Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 2.85 KB

nf-gdipluspath-pathgradientbrush-getpointcount.md

File metadata and controls

86 lines (60 loc) · 2.85 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist req.product ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:gdipluspath.PathGradientBrush.GetPointCount
PathGradientBrush::GetPointCount (gdipluspath.h)
The PathGradientBrush::GetPointCount method gets the number of points in the array of points that defines this brush's boundary path.
GetPointCount
GetPointCount method [GDI+]
GetPointCount method [GDI+]
PathGradientBrush class
PathGradientBrush class [GDI+]
GetPointCount method
PathGradientBrush.GetPointCount
PathGradientBrush::GetPointCount
_gdiplus_CLASS_PathGradientBrush_GetPointCount_
gdiplus._gdiplus_CLASS_PathGradientBrush_GetPointCount_
gdiplus\_gdiplus_CLASS_PathGradientBrush_GetPointCount_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\pathgradientbrushclass\pathgradientbrushmethods\getpointcount_35.htm
12/05/2018
GetPointCount, GetPointCount method [GDI+], GetPointCount method [GDI+],PathGradientBrush class, PathGradientBrush class [GDI+],GetPointCount method, PathGradientBrush.GetPointCount, PathGradientBrush::GetPointCount, _gdiplus_CLASS_PathGradientBrush_GetPointCount_, gdiplus._gdiplus_CLASS_PathGradientBrush_GetPointCount_
gdipluspath.h
Gdiplus.h
Windows
Windows XP, Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Gdiplus.lib
Gdiplus.dll
Windows
GDI+ 1.0
19H1
PathGradientBrush::GetPointCount
gdipluspath/PathGradientBrush::GetPointCount
c++
APIRef
kbSyntax
COM
Gdiplus.dll
PathGradientBrush.GetPointCount

PathGradientBrush::GetPointCount

-description

The PathGradientBrush::GetPointCount method gets the number of points in the array of points that defines this brush's boundary path.

-returns

Type: INT

This method returns the number of points in the array of points that defines this brush's boundary path.

-see-also

Brushes and Filled Shapes

Creating a Path Gradient

Filling a Shape with a Color Gradient

GraphicsPath

PathGradientBrush

Point