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





Description

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

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Filter() As IAgStkGraphicsRasterFilter

[C#]
public IAgStkGraphicsRasterFilter Filter {get;}

[Managed C++]
public: __property IAgStkGraphicsRasterFilter^ get_Filter();

[Unmanaged C++]
public: HRESULT get_Filter(
IAgStkGraphicsRasterFilter ** ppRetVal
);

[Java]
public IAgStkGraphicsRasterFilter getFilter();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1