Click or drag to resize

IPointGraphicsService Interface

A service that defines the graphical properties of a point.

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 IPointGraphicsService

The IPointGraphicsService type exposes the following members.

Properties
  NameDescription
Public propertyPointGraphics
Gets the graphical properties of the point.
Top
See Also