GradientFill

GradientFill class

Represents the gradient fill.

Properties

NameTypeDescription
GradientStopsGradientStopCollectionRepresents the gradient stop collection.
GradientDirIntValueSpecifies the type of the fill color gradient
GradientAngleDoubleValueSpecifies the orientation of the fill color gradient
GradientEnabledBoolValueSpecifies whether the fill color gradient is visible.

GradientFill.GradientStops property

Represents the gradient stop collection.

Type: GradientStopCollection

GradientFill.GradientDir property

Specifies the type of the fill color gradient

Type: IntValue

GradientFill.GradientAngle property

Specifies the orientation of the fill color gradient

Type: DoubleValue

GradientFill.GradientEnabled property

Specifies whether the fill color gradient is visible.

Type: BoolValue