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