ImageGear .NET v25.1 - Updated
Name Property (IImGearColorBookColor)




ImageGear.Core Assembly > ImageGear.Core Namespace > IImGearColorBookColor Interface : Name Property
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
string Name {get;}
__property string* get_Name();
property String^ Name {
   String^ get();
}

Property Value

String value.
See Also

Reference

IImGearColorBookColor Interface
IImGearColorBookColor Members