Line2F Structure |
Namespace: NeoAxis
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 to Line2) | ||
| 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.) |