Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GradientFillMethod

Represents a gradient fill which fills polygonal geometry with a specified color scheme.

Read more...

Index

Enumeration members

Enumeration members

Buffered

Buffered: = "Buffered"

Buffered - Color changes based on an internal buffering of the geometry outline

Circular

Circular: = "Circular"

Circular - Change from one color to the next is circular, from the extent of the geometry

Linear

Linear: = "Linear"

Linear - Change from one color to the next is linear across the geometry.

Rectangular

Rectangular: = "Rectangular"

Rectangular - Change from one color to the next is rectangular, from the extent of the geometry.

Generated using TypeDoc