Click or drag to resize
SimpleGradientFillMode Property
Gets or sets the fill mode.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public SimpleGradientGradientFillMode FillMode { get; set; }

Property Value

Type: SimpleGradientGradientFillMode
The fill mode.
See Also