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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1