Visual Basic (Declaration) | |
---|---|
Public Enum SpecialEffectsGradientStyle Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SpecialEffectsGradientStyle |
C# | |
---|---|
public enum SpecialEffectsGradientStyle : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class SpecialEffectsGradientStyle : public System.Enum, IComparable, IConvertible, 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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7