RangeF Structure |
Namespace: NeoAxis
public struct RangeF
The RangeF type exposes the following members.
Name | Description | |
---|---|---|
RangeF(RangeF) | Initializes a new instance of the RangeF class | |
RangeF(Single, Single) | Initializes a new instance of the RangeF class |
Name | Description | |
---|---|---|
Divide(Single, RangeF, RangeF) | ||
Divide(RangeF, Single, RangeF) | ||
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(RangeF, Single) | ||
GetCenter | ||
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Multiply(Single, RangeF, RangeF) | ||
Multiply(RangeF, Single, RangeF) | ||
Negate | ||
Parse | ||
ToRange | ||
ToRangeI | ||
ToString | (Overrides ValueTypeToString.) | |
ToString(Int32) | ||
ToVector2 |
Name | Description | |
---|---|---|
Division(Single, RangeF) | ||
Division(RangeF, Single) | ||
Equality | ||
(RangeF to Range) | ||
Inequality | ||
Multiply(Single, RangeF) | ||
Multiply(RangeF, Single) | ||
UnaryNegation |
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.) |