Click or drag to resize
RotatedRect Methods
http://www.emgu.com

The RotatedRect type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object) (Inherited from ValueType.)
Public methodEquals(RotatedRect)
Returns true if the two box are equal
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodGetVertices
Get the 4 verticies of this Box.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMinAreaRect
Get the minimum enclosing rectangle for this Box
Public methodOffset
Shift the box by the specific amount
Public methodToString (Inherited from ValueType.)
Top
See Also