Click or drag to resize

IPathGraphicsService Interface

A service that defines the graphical properties of a path followed by a moving object.

Namespace:  AGI.Foundation.Cesium.Advanced
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface IPathGraphicsService

The IPathGraphicsService type exposes the following members.

Properties
  NameDescription
Public propertyPathGraphics
Gets the graphical properties of the path.
Top
See Also