Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Bevel Structure
Members


In This Topic
    Bevel Structure
    In This Topic
    This class represents the object that describes the 2D border for a rectangle.
    Syntax
    'Declaration
     
    
    Public Structure Bevel 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As Bevel
    public struct Bevel : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Win.Spread.InputMan.CellType.Bevel

    See Also