Miner.Windows Assembly > Miner.Windows.Docking Namespace : AnimationSpeed Enumeration |
'Declaration Public Enum AnimationSpeed Inherits System.Enum
'Usage Dim instance As AnimationSpeed
public enum AnimationSpeed : System.Enum
Member | Description |
---|---|
StandardSpeed | The default animation speed. |
StandardSpeedMinus1 | Slightly slower animations than the default speed. |
StandardSpeedMinus2 | Moderately slow animations. |
StandardSpeedMinus3 | Slow animations. |
StandardSpeedMinus4 | Very slow animations. |
StandardSpeedMinus5 | Slowest animation speed. |
StandardSpeedPlus1 | Slightly faster animations than the default speed. |
StandardSpeedPlus2 | Moderately faster animations. |
StandardSpeedPlus3 | Fast animations. |
StandardSpeedPlus4 | Very fast animations. |
StandardSpeedPlus5 | Fastest animation speed. |
System.Object
System.ValueType
System.Enum
Miner.Windows.Docking.AnimationSpeed
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.