Click or drag to resize

IDescriptionService Interface

A service that defines the HTML description of an 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 IDescriptionService

The IDescriptionService type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the HTML description of the object.
Top
See Also