[]
Calculate value's delta based on the offset in pixels.
protected double GetValueDelta(double offset)
Protected Function GetValueDelta(offset As Double) As Double
| Type | Name | Description |
|---|---|---|
| double | offset | Offset in pixels. |
| Type | Description |
|---|---|
| double | Value. |