public RangeExtent Offset( double delta )
Public Function Offset( _ ByVal delta As Double _ ) As RangeExtent
Parameters
- delta
- The distance to offset the current instance by.
Return Value
A new RangeExtent that is equal to this instance offset by the delta.