LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)
LEAD Technologies, Inc

SpecialEffectsGradientStyle Enumeration






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 SpecialEffectsGradientStyle : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.SpecialEffects.SpecialEffectsGradientStyle = function() { };
Leadtools.SpecialEffects.SpecialEffectsGradientStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SpecialEffectsGradientStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AngleClassAngular class
AngleFromLBAngle from left-bottom
AngleFromLTAngle from left-top
AngleFromRBAngle from right-bottom
AngleFromRTAngle from right-top
AngleMaxNumber of gradients in this class.
AngleToLBAngle to left-bottom
AngleToLTAngle to left-top
AngleToRBAngle to right-bottom
AngleToRTAngle to right-top
ConeClassConical class
ConeFromBCone from bottom
ConeFromLCone from left
ConeFromLBCone from left-bottom
ConeFromLTCone from left-top
ConeFromRCone from right
ConeFromRBCone from right-bottom
ConeFromRTCone from right-top
ConeFromTCone from top
ConeMaxNumber of gradients in this class.
EllipseClassElliptical class
EllipseFromCEllipse from center
EllipseMaxNumber of gradients in this class.
EllipseToCEllipse to center
Line2CToLAndRLine2 center to left and right
Line2CToLTAndRBLine2 center to left-top and rig
Line2CToRTAndLBLine2 center to right-top and left-bottom
Line2CToTAndBLine2 center to top and bottom
Line2LAndRToCLine2 left and right to center
Line2LTAndRBToCLine2 left-top and right-bottom
Line2RTAndLBToCLine2 right-top and left-bottom
Line2TAndBToCLine2 top and bottom to center
LineBToTLine bottom to top
LineClassLinear class
LineLBToRTLine left-bottom to right-top
LineLToRLine left to right
LineLTToRBLine left-top to right-bottom
LineMaxNumber of gradients in this class.
LineRBToLTLine right-bottom to left-top
LineRToLLine right to left
LineRTToLBLine right-top to left-bottom
LineTToBLine top to bottom
RectangleClassRectangular class
RectangleFromCRectangle from center
RectangleMaxNumber of gradients in this class.
RectangleToCRectangle to center
Inheritance Hierarchy

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

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

Reference

Leadtools.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.