AGI STK Graphics 11Send comments on this topic.
RasterStream Property (IAgStkGraphicsProjectionRasterStreamPluginProxy)
See Also 
Windows






Windows & Linux

Description

Returns a raster stream.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RasterStream() As IAgStkGraphicsRasterStream
[C#]
public IAgStkGraphicsRasterStream RasterStream {get;}
[Managed C++]
public: __property IAgStkGraphicsRasterStream^ get_RasterStream();
[Unmanaged C++]
public: HRESULT get_RasterStream(
   IAgStkGraphicsRasterStream ** ppRetVal
);
[Java]
public IAgStkGraphicsRasterStream getRasterStream();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.