Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Sets the data for a specified packet property for one or more packets in the Stroke object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
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. |
Top