The Activator class provides methods to load COM plugins that implement projection and raster streaming. For more information about the projection and raster plugins, see the STK Programming Interface.
CreateFromDisplayName | Loads a projection/raster COM plugin associated with the specified display name and returns a proxy object that allows accessing the raster and projection streams implemented by the plugin. |
GetAvailableDisplayNames | Gets a list of available projection/raster plugins' Display Names (Programmatic Identifiers). |