Triangle2 Methods |
The Triangle2 type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified object is equal to the current instance of Triangle2.
(Overrides ValueTypeEquals(Object).) | |
Equals(Triangle2, Double) |
Determines whether the specified triangle is equal to the current instance of Triangle2
with a given precision.
| |
Equals(Triangle2, Double) |
Determines whether the specified triangle is equal to the current instance of Triangle2
with a given precision.
| |
GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides ValueTypeToString.) | |
ToTriangle2F |
Converts the current instance of Triangle2 to the triangle of Triangle2F format.
|
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.) |