Stroke.GetFlattenedBezierPoints - метод
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Returns the array of points that are used to approximate the Bezier representation of a Stroke object.
Список перегрузки
Имя | Описание | |
---|---|---|
GetFlattenedBezierPoints() | Returns the array of points that are used to approximate the Bezier representation of a Stroke object with a fitting error of 0. | |
GetFlattenedBezierPoints(Int32) | Returns the array of points that are used to approximate the Bezier representation of a Stroke object with the specified fitting error. |
В начало страницы