ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Animation Namespace / Slope Enumeration

In This Topic
    Slope Enumeration
    In This Topic
    UI_ANIMATION_SLOPE
    Syntax
    'Declaration
     
    Public Enum Slope 
       Inherits System.Enum
    public enum Slope : System.Enum 
    Members
    MemberDescription
    DecreasingUI_ANIMATION_SLOPE_DECREASING
    IncreasingUI_ANIMATION_SLOPE_INCREASING
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Util.DX.Animation.Slope

    See Also