Leadtools.SpecialEffects Namespace : SpecialEffectsGradientStyle Enumeration |
public enum SpecialEffectsGradientStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum SpecialEffectsGradientStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SpecialEffectsGradientStyle
public enum SpecialEffectsGradientStyle : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.SpecialEffects.SpecialEffectsGradientStyle = function() { }; Leadtools.SpecialEffects.SpecialEffectsGradientStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SpecialEffectsGradientStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AngleClass | Angular class |
AngleFromLB | Angle from left-bottom |
AngleFromLT | Angle from left-top |
AngleFromRB | Angle from right-bottom |
AngleFromRT | Angle from right-top |
AngleMax | Number of gradients in this class. |
AngleToLB | Angle to left-bottom |
AngleToLT | Angle to left-top |
AngleToRB | Angle to right-bottom |
AngleToRT | Angle to right-top |
ConeClass | Conical class |
ConeFromB | Cone from bottom |
ConeFromL | Cone from left |
ConeFromLB | Cone from left-bottom |
ConeFromLT | Cone from left-top |
ConeFromR | Cone from right |
ConeFromRB | Cone from right-bottom |
ConeFromRT | Cone from right-top |
ConeFromT | Cone from top |
ConeMax | Number of gradients in this class. |
EllipseClass | Elliptical class |
EllipseFromC | Ellipse from center |
EllipseMax | Number of gradients in this class. |
EllipseToC | Ellipse to center |
Line2CToLAndR | Line2 center to left and right |
Line2CToLTAndRB | Line2 center to left-top and rig |
Line2CToRTAndLB | Line2 center to right-top and left-bottom |
Line2CToTAndB | Line2 center to top and bottom |
Line2LAndRToC | Line2 left and right to center |
Line2LTAndRBToC | Line2 left-top and right-bottom |
Line2RTAndLBToC | Line2 right-top and left-bottom |
Line2TAndBToC | Line2 top and bottom to center |
LineBToT | Line bottom to top |
LineClass | Linear class |
LineLBToRT | Line left-bottom to right-top |
LineLToR | Line left to right |
LineLTToRB | Line left-top to right-bottom |
LineMax | Number of gradients in this class. |
LineRBToLT | Line right-bottom to left-top |
LineRToL | Line right to left |
LineRTToLB | Line right-top to left-bottom |
LineTToB | Line top to bottom |
RectangleClass | Rectangular class |
RectangleFromC | Rectangle from center |
RectangleMax | Number of gradients in this class. |
RectangleToC | Rectangle to center |
System.Object
System.ValueType
System.Enum
Leadtools.SpecialEffects.SpecialEffectsGradientStyle
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