|
INcModel::TransparencyStock
Description
This function allows you to change transparency of stock.
Requirements
Must not be in edit mode.
Syntax
Status = TransparencyStock (iUid, iTransparancy);
Input: (int ) iUid |
Nc Item ID |
Input: (int ) iTransparancy |
Percentage of transparency |
Return: (int) status |
0
= Operation successful. |
|