ID2D1SvgPointCollection::RemovePointsAtEnd 方法 (d2d1svg.h)
从数组末尾删除点。
语法
HRESULT RemovePointsAtEnd(
UINT32 pointsCount
);
参数
pointsCount
类型: UINT32
指定要删除的点数。
返回值
类型: HRESULT
此方法返回 HRESULT 成功或错误代码。
要求
目标平台 | Windows |
标头 | d2d1svg.h |
DLL | Direct2d.dll |