Line |
public struct Line2F
The Line2F type exposes the following members.
| Name | Description | |
|---|---|---|
| Line2F(Line2F) | Initializes a new instance of the Line2F class | |
| Line2F(Vector2F, Vector2F) | Initializes a new instance of the Line2F class |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(Line2F, Single) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToLine2 | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(Line2F, Line2F) | ||
| (Line2F to Line2) | ||
| Inequality(Line2F, Line2F) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
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) |