Gets an interface to set a raster from a safe
array.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RasterAsOleAuto() As IAgStkGraphicsPluginRasterDataOleAuto
|
| [C#] |
|---|
public IAgStkGraphicsPluginRasterDataOleAuto RasterAsOleAuto {get;}
|
| [Managed C++] |
|---|
public: __property IAgStkGraphicsPluginRasterDataOleAuto^ get_RasterAsOleAuto();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_RasterAsOleAuto(
|
| [Java] |
|---|
public IAgStkGraphicsPluginRasterDataOleAuto getRasterAsOleAuto();
|