| Visual Basic (Declaration) | |
|---|---|
Public Enum VisualTransitionEffect Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As VisualTransitionEffect | |
| C# | |
|---|---|
public enum VisualTransitionEffect : System.Enum | |
| Member | Description |
|---|---|
| Fade | The visual transition effect is fading. |
| GradientWipe | The visual transition effect type is GradientWipe. |
| Iris | The visual transition effect type is Iris. |
| None | No visual transition effect is set. |
| Pixelate | The visual transition effect type is Pixelate. |
| SlideAndHide | The visual transition effect type is SlideAndHide. |
| SlideAndPush | The visual transition effect type is SlideAndPush. |
| SlideAndSwap | The visual transition effect type is SlideAndSwap. |
| Wheel | The visual transition effect type is Wheel. |
System.Object
System.ValueType
System.Enum
ISNet.WebUI.WebDesktop.VisualTransitionEffect
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2