Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / SoftEdgeType Enumeration


SoftEdgeType Enumeration
Represents the soft edge effect in Office graphics.
Syntax
'Declaration
 
Public Enum SoftEdgeType 
   Inherits System.Enum
 
'Usage
 
Dim instance As SoftEdgeType
Members
MemberDescription
NoneNo soft edge
Type1Soft Edge Type 1
Type2Soft Edge Type 2
Type3Soft Edge Type 3
Type4Soft Edge Type 4
Type5Soft Edge Type 5
Type6Soft Edge Type 6
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Drawing.SoftEdgeType

See Also