| ILocationPointService Interface | 
 
            A service that provides the position of an object over time.
            
 
    Namespace: 
   AGI.Foundation.Geometry
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic interface ILocationPointService
Public Interface ILocationPointService
public interface class ILocationPointService
type ILocationPointService =  interface end
The ILocationPointService type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | LocationPoint | 
            Gets the point that describes the position of the object.
             | 
Top See Also
See Also