Circle Structure |
Namespace: NeoAxis
public struct Circle
The Circle type exposes the following members.
Name | Description | |
---|---|---|
Circle(Circle) | Initializes a new instance of the Circle class | |
Circle(CircleF) | Initializes a new instance of the Circle class | |
Circle(Vector2, Double) | Initializes a new instance of the Circle class |
Name | Description | |
---|---|---|
Contains(Circle) | ||
Contains(Circle) | ||
Contains(Vector2) | ||
Contains(Vector2) | ||
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(Circle, Double) | ||
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetPointDistance | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Intersects(Circle) | ||
Intersects(Circle) | ||
Intersects(Line2) | ||
Intersects(Ray2) | ||
Intersects(Rectangle) | ||
Intersects(Rectangle) | ||
Intersects(Ray2, Double, Double) | ||
IsCleared | ||
ToBounds | ||
ToBounds(Rectangle) | ||
ToCircleF | ||
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Equality | ||
Inequality |
Name | Description | |
---|---|---|
MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |