ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Objects > IGFormatParams Object > IGFormatParams Methods > GetParamCopyByIndex Method |
Creates new IGControlParameter Object, containing an information about a control parameter specified by index.
GetParamCopyByIndex(Index As Long) As IGControlParameter
Name | Description |
---|---|
Index | Index of the control parameter for which the information is obtained. |
N/A
Core