Gets the Raster Filter that will be applied to the Raster Stream on each update.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Filter() As IAgStkGraphicsRasterFilter |
| [C#] |
|---|
public IAgStkGraphicsRasterFilter Filter {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsRasterFilter ^ get_Filter(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsRasterFilter getFilter(); |
[Python - STK API ] |
|---|
@property def Filter(self) -> "IAgStkGraphicsRasterFilter": |






