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