ID2D1SvgPointCollection::GetPointsCount method

Gets the number of points in the array.

Syntax


UINT32 GetPointsCount();

Parameters

This method has no parameters.

Return value

Type: UINT32

Returns the number of points in the array.

Requirements

Header

D2d1svg.h

DLL

Direct2d.dll

See also

ID2D1SvgPointCollection

 

 

Show: