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: 25.2.423.0 (25.2.423.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