Gets or sets the offset applied to the exponential function that computes the opacity. Larger values means that the opacity starts at a lower value.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public double Offset { get; set; }
Visual Basic
Public Property Offset As Double
	Get
	Set

See Also