ComponentOne Bitmap for UWP
Slope Enumeration

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace : Slope Enumeration
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

Reference

C1.Util.DX.Animation Namespace