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