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