CircleF Structure |
Namespace: NeoAxis
public struct CircleF
The CircleF type exposes the following members.
Name | Description | |
---|---|---|
CircleF(CircleF) | Initializes a new instance of the CircleF class | |
CircleF(Vector2F, Single) | Initializes a new instance of the CircleF class |
Name | Description | |
---|---|---|
Contains(CircleF) | ||
Contains(CircleF) | ||
Contains(Vector2F) | ||
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(CircleF, Single) | ||
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetPointDistance | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Intersects(CircleF) | ||
Intersects(CircleF) | ||
Intersects(Line2F) | ||
Intersects(Ray2F) | ||
Intersects(RectangleF) | ||
Intersects(RectangleF) | ||
Intersects(Ray2F, Single, Single) | ||
IsCleared | ||
ToBounds | ||
ToBounds(RectangleF) | ||
ToCircle | ||
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Equality | ||
(CircleF to Circle) | ||
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.) |