This document is archived and information here might be outdated. Recommended version. |
The speed value of the group.
[Visual Basic .NET]
Public Property Speed As Single
[C#]
public float Speed {get; set;}
[C++]
HRESULT get_Speed(
void
);
[C++]
HRESULT put_Speed(
);
Retrieves the speed value of the speed group.
Speed property returns a Float that represents current value of the speed for the group.