ID2D1SvgPointCollection 介面 (d2d1svg.h)
介面,描述多邊形或多邊形元素中的 SVG 點值。
繼承
ID2D1SvgPointCollection介面繼承自ID2D1SvgAttribute。 ID2D1SvgPointCollection 也有下列類型的成員:
方法
ID2D1SvgPointCollection介面具有這些方法。
ID2D1SvgPointCollection::GetPoints 從點陣列取得點。 |
ID2D1SvgPointCollection::GetPointsCount 取得陣列中的點數。 |
ID2D1SvgPointCollection::RemovePointsAtEnd 從陣列結尾移除點。 |
ID2D1SvgPointCollection::UpdatePoints 更新點陣列。 此方法未更新的現有點會保留。 視需要調整陣列的大小,以容納新的點。 |
規格需求
目標平台 | Windows |
標頭 | d2d1svg.h |