TemperatureAndTintEffect.Tint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the value of the tint for the current effect (defaults to 0, should be in the [-1, 1] range)
public double Tint { get; set; }
member this.Tint : double with get, set
Public Property Tint As Double