ILoading |
Represents a loading value
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
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