In This Topic
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.
Syntax
'Declaration
Public Property Offset As Double
public double Offset {get; set;}
See Also