Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Color Structure / Tint Property


In This Topic
Tint Property
In This Topic
Gets or sets the tint.
Syntax
'Declaration
 
Public Property Tint As Double
 
'Usage
 
Dim instance As Color
Dim value As Double
 
instance.Tint = value
 
value = instance.Tint

Property Value

The tint.
See Also