For a list of all members of this type, see RulerBase members.
Name | Description | |
---|---|---|
Add | Add method. | |
Compare | Compares two values on this ruler. | |
Divide | Divide method. | |
InverseNumericOf | Gets the object equivalent of the specified numeric value. | |
ItemVisible | Determines whether or not a value is visible within the ruler. | |
Map | Method which returns the location of a certain numeric value on the ruler. | |
MapInverse | Method which returns value on the ruler, given a coordinate on the ruler. | |
Max | Gets the maximum of two values. | |
Min | Gets the minimum of two values. | |
Multiply | Multiply operator. | |
NullValue | Returns equivalent of null if input is null else returns the same. This function insures that return value is never null. | |
NumericOf | Gets the numeric equivalent of an object value on this ruler. | |
Subtract | Subract method. |
Name | Description | |
---|---|---|
CorrectLogRanges | Recalculates the logarithmic exponent minimum and maximum. | |
CorrectScrollScale | Recalculates the current scroll and scale factors. | |
CorrectWindowMinMax | Recalculates the window minimum and maximum. | |
Init | Initializes this Ruler. |