ID2D1SvgPointCollection 接口 (d2d1svg.h)

描述折线或多边形元素中 SVG 点值的接口。

继承

ID2D1SvgPointCollection 接口继承自 ID2D1SvgAttributeID2D1SvgPointCollection 还包含以下类型的成员:

方法

ID2D1SvgPointCollection 接口包含以下方法。

 
ID2D1SvgPointCollection::GetPoints

从点数组中获取点。
ID2D1SvgPointCollection::GetPointsCount

获取数组中的点数。
ID2D1SvgPointCollection::RemovePointsAtEnd

删除数组末尾的点。
ID2D1SvgPointCollection::UpdatePoints

汇报点数组。 保留未通过此方法更新的现有点。 如有必要,将调整数组的大小以容纳新点。

要求

   
目标平台 Windows
标头 d2d1svg.h