Click or drag to resize

FileNodeReadRect2f Method

Reads the node element as Rect2f

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Rect2f ReadRect2f()

Return Value

Type: Rect2f

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

See Also