LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

SpecialEffectsGradientStyle Enumeration

Show in webframe





The gradient direction (one color transitioning to another). The gradientStyle parameter of the GradientFillRectangle method uses this enumeration.
Syntax
public enum SpecialEffectsGradientStyle : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum SpecialEffectsGradientStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SpecialEffectsGradientStyle

            

            
public enum class SpecialEffectsGradientStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x000003E8LineClassLinear class
0x000003E8LineLToRLine left to right
0x000003E9LineRToLLine right to left
0x000003EALineTToBLine top to bottom
0x000003EBLineBToTLine bottom to top
0x000003ECLineLTToRBLine left-top to right-bottom
0x000003EDLineLBToRTLine left-bottom to right-top
0x000003EELineRTToLBLine right-top to left-bottom
0x000003EFLineRBToLTLine right-bottom to left-top
0x000003F0Line2LAndRToCLine2 left and right to center
0x000003F1Line2CToLAndRLine2 center to left and right
0x000003F2Line2TAndBToCLine2 top and bottom to center
0x000003F3Line2CToTAndBLine2 center to top and bottom
0x000003F4Line2LTAndRBToCLine2 left-top and right-bottom
0x000003F5Line2CToLTAndRBLine2 center to left-top and rig
0x000003F6Line2RTAndLBToCLine2 right-top and left-bottom
0x000003F7Line2CToRTAndLBLine2 center to right-top and left-bottom
0x000003F7LineMaxNumber of gradients in this class.
0x000007D0AngleClassAngular class
0x000007D0AngleToLTAngle to left-top
0x000007D1AngleToLBAngle to left-bottom
0x000007D2AngleToRTAngle to right-top
0x000007D3AngleToRBAngle to right-bottom
0x000007D4AngleFromLTAngle from left-top
0x000007D5AngleFromLBAngle from left-bottom
0x000007D6AngleFromRTAngle from right-top
0x000007D7AngleMaxNumber of gradients in this class.
0x000007D7AngleFromRBAngle from right-bottom
0x00000BB8RectangleClassRectangular class
0x00000BB8RectangleToCRectangle to center
0x00000BB9RectangleFromCRectangle from center
0x00000BB9RectangleMaxNumber of gradients in this class.
0x00000FA0EllipseClassElliptical class
0x00000FA0EllipseToCEllipse to center
0x00000FA1EllipseMaxNumber of gradients in this class.
0x00000FA1EllipseFromCEllipse from center
0x00001388ConeClassConical class
0x00001388ConeFromLCone from left
0x00001389ConeFromRCone from right
0x0000138AConeFromTCone from top
0x0000138BConeFromBCone from bottom
0x0000138CConeFromLTCone from left-top
0x0000138DConeFromLBCone from left-bottom
0x0000138EConeFromRTCone from right-top
0x0000138FConeMaxNumber of gradients in this class.
0x0000138FConeFromRBCone from right-bottom
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsGradientStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.