Click or drag to resize

ShapeReflection Distance Property

Gets and sets how far to distance the shadow.

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

Property Value

Type: Int32
The distance.

Implements

IReflectionEffect Distance
See Also