ILoading |
Represents a loading value
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The ILoadingValue type exposes the following members.
Properties
Name | Description | |
---|---|---|
Location | Gets the location of loading value towards its position | |
Options | Gets the original LoadingValueOptions for which the value was obtained | |
Position | Gets the position on the span | |
SpanIndex | Gets the index of a span | |
Value | Gets the loading value |
See Also