Nevron .NET Vision
Nevron.GraphicsCore Namespace / AnimationBoundsMode Enumeration


In This Topic
    AnimationBoundsMode Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum AnimationBoundsMode 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As AnimationBoundsMode
    public enum AnimationBoundsMode : System.Enum 
    Members
    MemberDescription
    Context 
    CustomIn this mode you can define custom bounds
    Shape 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.GraphicsCore.AnimationBoundsMode

    Requirements

    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

    See Also