Stroke.GetPacketData - метод
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Returns the packet data associated with one or more points in a Stroke object.
Список перегрузки
Имя | Описание | |
---|---|---|
GetPacketData() | Returns the packet data for all packets in the Stroke object. | |
GetPacketData(Int32) | Returns the packet data for one packet, at a specified index, within the Stroke object. | |
GetPacketData(Int32, Int32) | Returns the packet data for a range of packets within the Stroke object. |
В начало страницы