[]
        
(Showing Draft Content)

GrapeCity.Drawing.PathShadeType

PathShadeType Enum

Represents the shape of path to follow for a path gradient shade.

Namespace: GrapeCity.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum PathShadeType
Public Enum PathShadeType

Fields

Name Description
Circle

Gradient follows a circular path.

Rectangle

Gradient follows a rectangular path.

Shape

Gradient follows the shape.