The MCvBox2D type exposes the following methods.
Operators
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Equals(Object) | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | Equals(MCvBox2D) |
Returns true if the two box are equal
|
![]() | Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()() | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetVertices()()() |
Get the 4 verticies of this Box.
|
![]() ![]() | Implicit(RectangleF) |
Convert a RectangleF to MCvBox2D
|
![]() | MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MinAreaRect()()() |
Get the minimum enclosing rectangle for this Box
|
![]() | Offset(Int32, Int32) |
Shift the box by the specific amount
|
![]() | ToString()()() | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |