ImageGear .NET
NumberOfColors Property (IImGearColorBook)




Gets the number of colors in the color book.
Syntax
int NumberOfColors {get;}
__property int get_NumberOfColors();
property int NumberOfColors {
   int get();
}
'Declaration
 
ReadOnly Property NumberOfColors As Integer
 
'Usage
 
Dim instance As IImGearColorBook
Dim value As Integer
 
value = instance.NumberOfColors

Property Value

Integer value.
See Also

Reference

IImGearColorBook Interface
IImGearColorBook Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback