Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GradientStrokeType

Represents a gradient stroke which draws linear geometry with a specified color scheme.

Read more...

Index

Enumeration members

Enumeration members

Continuous

Continuous: = "Continuous"

Continuous gradients vary continuously along the color change with no distinct boundary between the colors.

Discrete

Discrete: = "Discrete"

Discrete gradient types have distinct lines of separation between each color.

Generated using TypeDoc