http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Draw a reversible rectangle on the control.
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public void DrawReversibleRectangle( Rectangle rect ) |
Visual Basic |
---|
Public Sub DrawReversibleRectangle ( _ rect As Rectangle _ ) |
Visual C++ |
---|
public: void DrawReversibleRectangle( Rectangle rect ) |
Parameters
- rect
- Type: System.Drawing..::..Rectangle
The rectangle using the control's coordinate system