Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public interface ILocationPointService

The ILocationPointService type exposes the following members.

Properties
  NameDescription
Public propertyLocationPoint
Gets the point that describes the position of the object.
Top
See Also