StructRadCircle
Struct
Represents a logical definition of a circle.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public struct RadCircle
Inherited Members
Constructors
RadCircle(RadPoint, double)
Initializes a new instance of the RadCircle struct.
Fields
Center
The center of the circle.
Properties
Methods
Operators
operator !=(RadCircle, RadCircle)
Implements the operator !=.
operator ==(RadCircle, RadCircle)
Implements the operator ==.