- 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.