Interface IPointOfInterest
Represents a point of interest
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPointOfInterest
Properties
| Name | Description |
|---|---|
| Options | Gets the original LoadingValueOptions for which the point of interest was obtained |
| Position | Gets the position on span |
| SpanIndex | Gets the index of span |
| Type | Gets the type of the point of interest |