Line2 Structure |
Namespace: NeoAxis
public struct Line2
The Line2 type exposes the following members.
Name | Description | |
---|---|---|
Line2(Line2) | Initializes a new instance of the Line2 class | |
Line2(Vector2, Vector2) | Initializes a new instance of the Line2 class |
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(Line2, Double) | ||
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToLine2F | ||
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.) |