GrapeCity MultiRow Windows Forms Documentation
GradientDirection Enumeration


Specifies the direction of a linear gradient.
Syntax
<FeatureAttribute(Name="LookAndFeel", Version="v5.0")>
Public Enum GradientDirection 
   Inherits System.Enum
Dim instance As GradientDirection
[Feature(Name="LookAndFeel", Version="v5.0")]
public enum GradientDirection : System.Enum 
Members
MemberDescription
BackwardSpecifies several colors' gradient direction from the end point to the start point of the rendering path.
CenterSpecifies several colors' gradient direction from the center to the end points of the rendering path.
ForwardSpecifies several colors' gradient direction from the start point to the end point of the rendering path.
InheritSpecifies the property is not set and gets the value from the parent.
SideSpecifies several colors' gradient direction from the end points to the center of the rendering path.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.GradientDirection

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

GrapeCity.Win.MultiRow Namespace
GradientStyle Enumeration

 

 


Copyright © GrapeCity, inc. All rights reserved.