ColorIndexAutomatic Field
In This Topic
Represents the automatic color. This field is constant and read-only.
Syntax
'Declaration
Public Const ColorIndexAutomatic As Integer
'Usage
Dim value As Integer
value = Color.ColorIndexAutomatic
public const int ColorIndexAutomatic
See Also