www.emgu.com/wiki Create a rectangle with the specific center, with and height

Declaration Syntax
Public Sub New ( _
center As Point2D(Of T), _
size As Point2D(Of T) _
)

Parameters
- center (Point2D<(Of <(T>)>))
- The center of the rectangle
- size (Point2D<(Of <(T>)>))
- The size of the rectangle
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)