ImageGear23.Core Assembly > ImageGear.Core Namespace > IImGearColorBook Interface : NumberOfColors Property |
'Declaration ReadOnly Property NumberOfColors As Integer
'Usage Dim instance As IImGearColorBook Dim value As Integer value = instance.NumberOfColors
int NumberOfColors {get;}
__property int get_NumberOfColors();