Click or drag to resize

ShapeReflection Direction Property

Gets and sets the direction of the alpha gradient ramp relative to the shape itself.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public double Direction { get; set; }

Property Value

Type: Double

Implements

IReflectionEffect Direction
See Also