Click or drag to resize

FileNodeReadRect2d Method

Reads the node element as Rect2d

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Rect2d ReadRect2d()

Return Value

Type: Rect2d

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

See Also