ArcFM Engine Developer Guide
MenuAnimationStyle Enumeration


Defines the style of animation used when a menu is shown.
Syntax
'Declaration
 
Public Enum MenuAnimationStyle 
   Inherits System.Enum
'Usage
 
Dim instance As MenuAnimationStyle
public enum MenuAnimationStyle : System.Enum 
Members
MemberDescription
FadeFades in
NoneNo menu animation.
RandomRandomly selects the animation.
SlideSlides
UnfoldUnfolds
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Commands.MenuAnimationStyle

Requirements

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.

See Also

Reference

Miner.Windows.Commands Namespace

 

 


Send Comment