PathData::PathData method (gdiplustypes.h)

Constructs a PathData object. The Count data member is initialized to 0. The Points and Types data members are initialized to NULL.

Syntax

void PathData();

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP, Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header gdiplustypes.h (include Gdiplus.h)
Library Gdiplus.lib
DLL Gdiplus.dll

See also

Constructing and Drawing Paths

GetPathPoints Methods

GetPathTypes

GetPointCount

PathData

PathPointType

Paths

PointF