ID2D1SvgPathData::GetCommandsCount method (d2d1svg.h)

Gets the size of the commands array.

Syntax

UINT32 GetCommandsCount();

Return value

Type: UINT32

Returns the size of the commands array.

Requirements

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

See also

ID2D1SvgPathData