Stroke.SetPoints - метод
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Sets an array of Point structures at the specified indices in a Stroke object.
Список перегрузки
Имя | Описание | |
---|---|---|
SetPoints(array<Point[]) | Sets a range of Point structures that starts at the first index in a Stroke object. | |
SetPoints(Int32, array<Point[]) | Sets a range of Point structures that starts at the specified index in a Stroke object. |
В начало страницы