ID2D1SvgPointCollection

Undocumented in source.

Members

Functions

GetPoints
HRESULT GetPoints(D2D1_POINT_2F* points, uint pointsCount, uint startIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPointsCount
uint GetPointsCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemovePointsAtEnd
HRESULT RemovePointsAtEnd(uint pointsCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdatePoints
HRESULT UpdatePoints(D2D1_POINT_2F* points, uint pointsCount, uint startIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1SvgAttribute

Clone
HRESULT Clone(ID2D1SvgAttribute* attribute)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetElement
void GetElement(ID2D1SvgElement* element)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta