Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Trim( _ ByVal Low As Double, _ ByVal High As Double, _ ByVal ev As ElementValue _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- Low
- Numeric minimum of the range.
- High
- Numeric maximum of the range.
- ev
- The ElementValue the range is compared to.
The ElementValue specified must be a numeric value property.