The absolute increment value which creates a interval by expanding (or shortening if negative) the original interval by shifting its start/stop times equally by half of specified increment value.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AbsoluteIncrement() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_AbsoluteIncrement(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






