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




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

Property Value

String value.
See Also

Reference

ImGearColorBookColor Class
ImGearColorBookColor Members