ILoadingValue Interface

Represents a loading value

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface ILoadingValue

The ILoadingValue type exposes the following members.

Properties
 NameDescription
Public propertyLocation Gets the location of loading value towards its position
Public propertyOptions Gets the original LoadingValueOptions for which the value was obtained
Public propertyPosition Gets the position on the span
Public propertySpanIndex Gets the index of a span
Public propertyValue Gets the loading value
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next