Controls the animation speed.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property HighSpeed() As Boolean
|
| [C#] |
|---|
public bool HighSpeed {get; set;}
|
| [Managed C++] |
|---|
public: __property bool get_HighSpeed();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_HighSpeed(
|
| [Java] |
|---|
public bool getHighSpeed();public void setHighSpeed(
|