Returns the width of the data provided.
Go2UInt32 Go2CustomData_Width(Go2CustomData data, Go2UInt32 dimension);
|
Parameters |
Description |
|
Go2CustomData data |
Go2CustomData object. |
|
Go2UInt32 dimension |
The index of the dimension whose width is to be returned. |
An integer representing the width of the data.
Go2DataTypes.h