ID2D1SvgPathData::GetSegmentDataCount method (d2d1svg.h)

Gets the size of the segment data array.

Syntax

UINT32 GetSegmentDataCount();

Return value

Type: UINT32

Returns the size of the segment data array.

Requirements

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

See also

ID2D1SvgPathData