NetworkPacket.Position Property |
Language: |
Visual Basic Public Property Position As Integer C# public int Position { get; set; } C++ public:
property int Position {
int get();
void set(int value);
}JScript public function get Position() : int
public function set Position(int);
This property is read/write.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center