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.
Retrieves the track position for the event.
Definition
Visual Basic Public ReadOnly Property Position As Double C# public double Position { get; } C++ public:
property double Position {
double get();
}JScript public function get Position() : double
Property Value
System.Double
Track position for the event.This property is read-only.