AGI STK Graphics 11 Send comments on this topic.
Stream Property (IAgStkGraphicsFilteringRasterStream)
See Also 





Description

Gets the Raster Stream that will have the Raster Filter applied on each update.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Stream() As IAgStkGraphicsRasterStream

[C#]
public IAgStkGraphicsRasterStream Stream {get;}

[Managed C++]
public: __property IAgStkGraphicsRasterStream^ get_Stream();

[Unmanaged C++]
public: HRESULT get_Stream(
IAgStkGraphicsRasterStream ** ppRetVal
);

[Java]
public IAgStkGraphicsRasterStream getStream();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1