Manages an application-wide collection of projection objects.

Namespace:  Phoenix.MapEngine
Assembly:  Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
public class ProjectionLibrary

Remarks

The projection library file is loaded once when this class is first accessed and remains in memory for the duration of the application.

Class diagram

Inheritance Hierarchy

System..::.Object
  Phoenix.MapEngine..::.ProjectionLibrary

See Also