Click or drag to resize

IReflectionEffect Direction Property

Gets or sets the direction, typically represented in degrees or radians.

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

Property Value

Type: Double
See Also