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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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.
              | 
Top
See Also