C++
virtual bool setLargeWheelOpacity( int nOpacity ) = 0;
Description
Sets the opacity for the large wheels. The opacity should be in range of 25-90.
Returns true if successful.
Parameters
Parameters | Description |
---|---|
nOpacity | Input opacity value |
virtual bool setLargeWheelOpacity( int nOpacity ) = 0;
Sets the opacity for the large wheels. The opacity should be in range of 25-90.
Returns true if successful.
Parameters | Description |
---|---|
nOpacity | Input opacity value |