DeviceArrayNETFormatShape Method |
Get the shape of the array as a list of dimension extents
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
SyntaxPublic Function Shape As Integer()
public:
array<int>^ Shape()
Return Value
Type:
Int32
See Also