CallbackData.CallbackPosition Property |
Language: |
Retrieves or sets a value that indicates the position of the callback.
Visual Basic Public Property CallbackPosition As Double C# public double CallbackPosition { get; set; } C++ public:
property double CallbackPosition {
double get();
void set(double value);
}JScript public function get CallbackPosition() : double
public function set CallbackPosition(double);
System.Double
This property is read/write.
A Double value that indicates the position of the callback.
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