DeviceArrayViewNETFormatStrides Method |
Get the strides of the view in element count
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
SyntaxPublic Function Strides As Integer()
public:
array<int>^ Strides()
Return Value
Type:
Int32
See Also