Gets an interface to set a raster from an array.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RasterAsBits() As IAgStkGraphicsPluginRasterDataBits |
| [C#] |
|---|
public IAgStkGraphicsPluginRasterDataBits RasterAsBits {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsPluginRasterDataBits ^ get_RasterAsBits(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsPluginRasterDataBits getRasterAsBits(); |





