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: 24.2.419.0 (24.2.419.0)
Syntax public interface ILocationPointService
Public Interface ILocationPointService
public interface class ILocationPointService
type ILocationPointService = interface end
The ILocationPointService type exposes the following members.
Properties
| Name | Description |
---|
| LocationPoint |
Gets the point that describes the position of the object.
|
TopSee Also