'Declaration
Public Enum GeometryFillMode Inherits System.Enum
'Usage
Dim instance As GeometryFillMode
public enum GeometryFillMode : System.Enum
'Declaration
Public Enum GeometryFillMode Inherits System.Enum
'Usage
Dim instance As GeometryFillMode
public enum GeometryFillMode : System.Enum
Member | Description |
---|---|
Darken | The corresponding path should have a darker shaded color applied to its fill. |
DarkenLess | The corresponding path should have a slightly darker shaded color applied to its fill. |
Lighten | The corresponding path should have a lightly shaded color applied to its fill. |
LightenLess | The corresponding path should have a slightly lighter shaded color applied to its fill. |
None | The corresponding path should have no fill. |
Normal | The corresponding path should have a normally shaded color applied to its fill. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.GeometryFillMode