IViewFromService Interface |
A service that defines the suggested camera location when tracking an object.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public interface IViewFromService
Public Interface IViewFromService
public interface class IViewFromService
type IViewFromService = interface end
The IViewFromService type exposes the following members.
Properties
| Name | Description |
---|
| ViewFrom |
Gets the object defining the suggested initial offset when tracking an object.
|
TopSee Also