Gets or sets a value that represents the percentage of the blue color value that should be distributed to the red component.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public Property ToBlue As Double |
C# | |
---|
public double ToBlue {get; set;} |
Property Value
Value that represents the percentage of the blue color value that should be distributed to the red component. Possible values are 0.0 to 1.0.
Example
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also