ID2D1SvgPointCollection::GetPointsCount method (d2d1svg.h)

Gets the number of points in the array.

Syntax

UINT32 GetPointsCount();

Return value

Type: UINT32

Returns the number of points in the array.

Requirements

Requirement Value
Target Platform Windows
Header d2d1svg.h
DLL Direct2d.dll

See also

ID2D1SvgPointCollection