ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearColorBookColor Interface / Name Property




In This Topic
Name Property (IImGearColorBookColor)
In This Topic
Gets the full name of the color.
Syntax
'Declaration
 
ReadOnly Property Name As String
 
'Usage
 
Dim instance As IImGearColorBookColor
Dim value As String
 
value = instance.Name

Property Value

String value.
See Also