ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGColorBooks Class > IGColorBooks Methods > GetByIndex Method |
Gets a color book object with the specified index from the color books collection.
GetByIndex(Index As Long) As IGColorBook
Name | Description |
---|---|
Index | Index of the requested ColorBook. |
Obtained IGColorBook Class object or NULL if no color book is found.
Display_View