Spread Windows Forms 12.0 Product Documentation
Bevel Structure Members
Properties  Methods 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : Bevel Structure

The following tables list the members exposed by Bevel.

Public Constructors
 NameDescription
Public ConstructorInitializes a new Bevel instance using the specified attributes.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the background color of the bevel.  
Public PropertyGets or sets the percentage used for calculating the color used for the shaded area of the bevel.  
Public Propertystatic (Shared in Visual Basic)Represents a Bevel object that has a Color value set to System.Drawing.SystemColors.Control, a Width value set to zero, a Lightness value set to 25, and a Darkness value set to -25.  
Public Propertystatic (Shared in Visual Basic)Represents a Bevel object that has a Color value set to System.Drawing.Color.Empty, and Width, Lightness and Darkness values set to 0.  
Public PropertyGets or sets the percentage used for calculating the color used for the light area of the bevel.  
Public PropertyGets or sets the width of the bevel.  
Top
Public Methods
 NameDescription
Public MethodDraws a bevel using the specified System.Drawing.Rectangle structure on the specified System.Drawing.Graphics surface.  
Public MethodDetermines whether two System.Object instances are equal.  
Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Top
Public Operators
Determines whether two specified values of Bevel are equal.
Determines whether two specified values of Bevel are not equal.
Top
See Also

Reference

Bevel Structure
GrapeCity.Win.Spread.InputMan.CellType Namespace