ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBookColor Class / Name Property




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

Property Value

String value.
See Also