Spread Windows Forms 7.0 Product Documentation
Bevel Structure Members
See Also  Properties  Methods  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : Bevel Structure


Glossary Item Box

The following tables list the members exposed by Bevel.

Public Constructors

 NameDescription
Public ConstructorBevel ConstructorInitializes a new Bevel instance using the specified attributes.  
Top

Public Properties

 NameDescription
Public PropertyColorGets or sets the background color of the bevel.  
Public PropertyDarknessGets or sets the percentage used for calculating the color used for the shaded area of the bevel.  
Public Propertystatic (Shared in Visual Basic)DefaultRepresents 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)EmptyRepresents a Bevel object that has a Color value set to System.Drawing.Color.Empty, and Width, Lightness and Darkness values set to 0.  
Public PropertyLightnessGets or sets the percentage used for calculating the color used for the light area of the bevel.  
Public PropertyWidthGets or sets the width of the bevel.  
Top

Public Methods

 NameDescription
Public MethodDrawDraws a bevel using the specified System.Drawing.Rectangle structure on the specified System.Drawing.Graphics surface.  
Public MethodEqualsDetermines whether two System.Object instances are equal.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Top

Public Operators

public Operator Equality Determines whether two specified values of Bevel are equal.
public Operator Inequality Determines whether two specified values of Bevel are not equal.
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.