ImageGear21.Core Assembly > ImageGear.Core Namespace > IImGearColorBook Interface : Description Property |
'Declaration ReadOnly Property Description As String
'Usage Dim instance As IImGearColorBook Dim value As String value = instance.Description
string Description {get;}
__property string* get_Description();