Stroke.SetPoints 方法

包括受保护的成员
包括继承的成员

包括 .NET Framework 成员
包括 .NET Compact Framework 成员
包括 XNA Framework 成员

更新:2007 年 11 月

设置 Stroke 对象中位于指定索引处的 Point 结构的数组。

重载列表

  名称 说明
ms571396.pubmethod(zh-cn,VS.90).gif SetPoints(array<Point[]) 设置 Stroke 对象中从第一个索引开始的一系列 Point 结构。
ms571396.pubmethod(zh-cn,VS.90).gif SetPoints(Int32, array<Point[]) 设置 Stroke 对象中从指定索引处开始的一系列 Point 结构。

页首

另请参见

参考

Stroke 类

Stroke 成员

Microsoft.Ink 命名空间