Visual Basic (Declaration) | |
---|---|
Public Enum SpecialEffectsTransitionStyle Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SpecialEffectsTransitionStyle |
C# | |
---|---|
public enum SpecialEffectsTransitionStyle : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class SpecialEffectsTransitionStyle : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
AngleClass | Angular gradient class |
AngleFromLB | Angle from left-bottom |
AngleFromLT | Angle from left-top |
AngleFromRB | Angle from right-bottom |
AngleFromRT | Angle from right-top |
AngleMax | Number of transitions 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 gradient 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 transitions in this class. |
Cross | Cross lines |
DiagCross | Diagonal cross lines |
DownwardDiagnoal | Downward diagonal lines |
EllipseClass | Elliptical gradient class |
EllipseFromC | Ellipse from center |
EllipseMax | Number of transitions in this class. |
EllipseToC | Ellipse to center |
HorzLine | Horizontal lines |
Line2CToLAndR | Line2 center to left and right |
Line2CToLTAndRB | Line2 center to left-top and right-bottom |
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 to center |
Line2RTAndLBToC | Line2 right-top and left-bottom to center |
Line2TAndBToC | Line2 top and bottom to center |
LineBToT | Line bottom to top |
LineClass | Linear gradient class |
LineLBToRT | Line left-bottom to right-top |
LineLToR | Line left to right |
LineLTToRB | Line left-top to right-bottom |
LineMax | Number of transitions 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 |
PatternClass | Pattern Class |
PatternMax | Number of patterns in this class. |
RectangleClass | Rectangular gradient class |
RectangleFromC | Rectangle from center |
RectangleMax | Number of transitions in this class. |
RectangleToC | Rectangle to center |
Solid | Solid filling |
UpwardDiagnoal | Upward diagonal lines |
VertLine | Vertical lines |
System.Object
System.ValueType
System.Enum
Leadtools.SpecialEffects.SpecialEffectsTransitionStyle
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7