AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsProjectionRasterStreamPluginProxy Interface

Description

A proxy class provides access to the raster and projection streams implemented by a plugin. Proxies are instantiated using Projection Raster Stream Plugin Activator.

Object Model



Public Properties

Public Property IsProjectionStreamSupportedReturns true if the projection streaming is supported.
Public Property IsRasterStreamSupportedReturns true if the raster streaming is supported.
Public Property ProjectionStreamReturns a projection stream.
Public Property RasterStreamReturns a raster stream.
Public Property RealPluginObjectReturns a pointer to plugin object's IUnknown interface.
© 2018 Analytical Graphics, Inc. All Rights Reserved.