CircleF Structure |
Namespace: Emgu.CV.Structure
The CircleF type exposes the following members.
Name | Description | |
---|---|---|
![]() | Area | The area of the circle |
![]() | Center | Get or Set the center of the circle |
![]() | Radius | The radius of the circle |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | Equals(CircleF) |
Compare this circle with circle2 |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from ValueType.) |