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