Click or drag to resize

FileNodeReadPoint2f Method

Reads the node element as Point2f

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Point2f ReadPoint2f()

Return Value

Type: Point2f

[Missing <returns> documentation for "M:OpenCvSharp.FileNode.ReadPoint2f"]

See Also