| FileNodeReadVec6w Method |
Reads the node element as Vector
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Function ReadVec6w As Vec6w
public:
Vec6w ReadVec6w()
member ReadVec6w : unit -> Vec6w
Return Value
Type:
Vec6w[Missing <returns> documentation for "M:OpenCvSharp.FileNode.ReadVec6w"]
See Also