ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearColorBook Class : ColorsPerPage Property |
'Declaration Public ReadOnly Property ColorsPerPage As Integer
'Usage Dim instance As ImGearColorBook Dim value As Integer value = instance.ColorsPerPage
public int ColorsPerPage {get;}
public: __property int get_ColorsPerPage();