STK Graphics PrimitivesSend 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.

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.
© 2024 Analytical Graphics, Inc. All Rights Reserved.