Interface ILoadingValue
Represents a loading value
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILoadingValue
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 |