ID2D1SvgPathData::GetCommandsCount method

Gets the size of the commands array.

Syntax


UINT32 GetCommandsCount();

Parameters

This method has no parameters.

Return value

Type: UINT32

Returns the size of the commands array.

Requirements

Header

D2d1svg.h

DLL

Direct2d.dll

See also

ID2D1SvgPathData

 

 

Show: