OpenVINO C# API Documented
C#
Please use. NET 5,. NET 6, NET 7,. NET 8, NET Framework 4.6, NET Framework 4.61, NET Framework 4.7, NET Framework 4.72, NET Framework 4.8, NET Framework 4.81, and. NET Core 3.1 versions
Show/Hide TOC
Shape Constructor
Overload List
Shape(
Int32
)
Constructs Shape from the initialized array.
Shape(
Int64
)
Constructs Shape from the initialized array.
Shape(IntPtr)
Constructs Shape from the initialized IntPtr.
Shape(List
Int64
)
Constructs Shape from the list.
See Also
Reference
Shape Class
OpenVinoSharp Namespace
In This Article
Overload List
See Also