Initializes a new instance of the Size2f class
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- width
- Type: SystemDouble
[Missing <param name="width"/> documentation for "M:OpenCvSharp.CPlusPlus.Size2f.#ctor(System.Double,System.Double)"]
- height
- Type: SystemDouble
[Missing <param name="height"/> documentation for "M:OpenCvSharp.CPlusPlus.Size2f.#ctor(System.Double,System.Double)"]
See Also